This example demonstrates how to add copied values to a new row on a custom command button click using a new client-side API implemented in the following threads:
ASPxGridView - Batch Edit mode - Provide a client-side API to obtain/modify cell values without entering edit mode
ASPxGridView - Batch Edit mode - Provide client-side events that allow responding to entering and leaving the edit mode
WebForms version:
T114985: ASPxGridView - How to implement copy functionality in Batch Edit mode
Added By: Mitra Ebrahimi at: 8/16/2014 9:53:06 PM
ASPxGridView - Batch Edit mode - Provide a client-side API to obtain/modify cell values without entering edit mode
ASPxGridView - Batch Edit mode - Provide client-side events that allow responding to entering and leaving the edit mode
WebForms version:
T114985: ASPxGridView - How to implement copy functionality in Batch Edit mode
Question Comments
Added By: Mitra Ebrahimi at: 8/16/2014 9:53:06 PM
thanks for your fast answering but my problem is totally different.
when I add these gridview which has got batch editing mode in the main pane of a splitter.
my edit or delete or new button in gridview do not work any more.