GridView Update

Apr 5 2006 6:11 AM
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)