Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bindback and checkrules without attempting to save
Message
De
11/07/2007 15:52:01
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Bindback and checkrules without attempting to save
Divers
Thread ID:
01239479
Message ID:
01239479
Vues:
68
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform