Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Validator - compare to old value
Message
From
18/06/2007 10:27:13
John Baird
Coatesville, Pennsylvania, United States
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01233890
Message ID:
01233938
Views:
11
>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...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform