I have gridview with all templatefields and save button (which is also a template field) When user enters data and click on save. I have bind the data to reflect calculated fields in the gridview. Once I use gridview.databind. Gridview refreshes. it's ok when the there are not many rows but when I have 100 rows, the gridview displays first record. But I want the cursor to be on record that was changed? How do I do that?
-- Subscription settings: http://groups.google.com/group/dotnetdevelopment/subscribe?hl=en
