i have a gridview,two buttons(edit,save) ,what i wanna to do is :
when click edit open the gridview in edit mode for all the textboxes.
when click save takes the changes and update
(rather than edit and update row by row)
i use object data source.