Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bindback and checkrules without attempting to save
Message
From
11/07/2007 15:52:01
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Bindback and checkrules without attempting to save
Miscellaneous
Thread ID:
01239479
Message ID:
01239479
Views:
67
Hi,

I have a webform where I would like to validate the fields, if validation passed, attempt to run a separate process, and if that process completes successfully, then save the form data a new record. To my understanding, the only way to get that nice bindback functionality is by is by calling the Page.Save() method. Is there another way?

I know I can call Obj.Rules.CheckRules(), but it's the binding back that I'm having a problem with. Should I just give up trying to use the Page.BindBack() and go back to manually copying the field values to the dataset?

Thank You,
Govinda Berrio
GKG Inc.
Providence, RI
http://www.gkginc.com
Next
Reply
Map
View

Click here to load this message in the networking platform