Hello Vishu,
With Batch Editing there will be no editors in the items, because with that edit mode, only one editor is generated for the entire column and that editor is moved along the edited cells. Furthermore, since this is a client-side oriented editing, if you have an editor that will initiate a postback, all the changes in the grid will be lost, so if you need to perform some operations on the other cells you will have to use the BatchEditingManager.
Detailed information on the available methods of BatchEditingManager could be found in the following help article:
Hope this helps.
Regards,
Konstantin Dikov
Telerik
With Batch Editing there will be no editors in the items, because with that edit mode, only one editor is generated for the entire column and that editor is moved along the edited cells. Furthermore, since this is a client-side oriented editing, if you have an editor that will initiate a postback, all the changes in the grid will be lost, so if you need to perform some operations on the other cells you will have to use the BatchEditingManager.
Detailed information on the available methods of BatchEditingManager could be found in the following help article:
Hope this helps.
Regards,
Konstantin Dikov
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items