Hi,
I am experiencing difficulties understanding the query. Do you want to replace the GridAttachmentColumn with a GridTemplateColumn? If that is the case you may need to manually handle the editing process for the column. The idea here is to subscribe to the four batch editing events(OnBatchEditGetCellValue, OnBatchEditSetEditorValue, OnBatchEditGetEditorValue and OnBatchEditSetCellValue) and manually get set the cell/editor values. An example of such type of handling can be observed here.
Regards,
Angel Petrov
Telerik
I am experiencing difficulties understanding the query. Do you want to replace the GridAttachmentColumn with a GridTemplateColumn? If that is the case you may need to manually handle the editing process for the column. The idea here is to subscribe to the four batch editing events(OnBatchEditGetCellValue, OnBatchEditSetEditorValue, OnBatchEditGetEditorValue and OnBatchEditSetCellValue) and manually get set the cell/editor values. An example of such type of handling can be observed here.
Regards,
Angel Petrov
Telerik
See What's Next in App Development. Register for TelerikNEXT.