Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Validator - compare to old value
Message
De
18/06/2007 10:27:13
John Baird
Coatesville, Pennsylvanie, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01233890
Message ID:
01233938
Vues:
8
>I'd like to be able to cycle through the controls on an ASP.NET page and check to see if any have been updated (in this case in VB.NET).
>
>I'm looking for something like the OLDVAL function in VFP.
>
>Do I need to peek in the statebag, or is there an easy (or better) way to do this?

If you're using datasets, you can test the rows collection for hasChanges() and the datacolumn collection will give you current val, old val and proposed val...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform