0
Reply

GridView Update

coolblue2000

coolblue2000

Apr 5 2006 6:11 AM
1.8k
I have a gridview which has an array as its datasource. The gridview has 1 updatable column. How do I find the updated value of this column in the updating event? (Currently both the old and new value properties say they have a count of 0)