This example demonstrates how to provide the capability to an end-user to edit multiple selected cells values at once:
Question Comments
Added By: Gwan jung at: 6/13/2013 6:28:08 PM
this code worked perfectly except columns filter exist...
Case :
1. column[0] has filter string "mike"
2. row[0][0] ~ row[10][0] has "mike" value
3. multi select row[1][0] ~ row[4][0]
4. click one of this cells again, delete mike
in that case, mulit edit function work strange....
Added By: Keite Tuane Carvalho at: 2/5/2015 10:15:42 AMHow I can save these records changed in the database?
Added By: Svetlana (DevExpress Support) at: 2/5/2015 12:45:43 PMHello,
To process your recent post more efficiently, I created a separate ticket on your behalf: T205671: How to save changes from a grid to a data base. This ticket is currently in our processing queue. Our team will address it as soon as we have any updates.