0
Answer

GridView Update

coolblue2000

coolblue2000

18y
1.9k
1
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)