GridView Update
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)
Replies
Know the answer? Post it — somebody with the same question will find it here.