i want to let a whole column of ASPxGridView in edit states when page is loaded?
and put just one "save" button on the page,when click it can save all the data to the database;and one "cancel" button to cancel the modify?
Thanks a lot.
Perhaps this would help point you in the right direction...http://demos.devexpress.com/Tutorials/Grid/Editing/MultiEditing/MultiEditing.aspx
Thanks a lot