Background:
While copying (Ctrl+C) a C1DataGrid, data present in the DataTemplateColumn is not copied by default.
Steps to Complete:
To copy the data present in the DataTemplateColumn, use the GettingCellValue event of the DataGridTemplate column by following the code shown below:
Tags:
Ruchir Agarwal