Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
3166
Selecting cells for copying data when DataRecordCellArea IsEnabled is False
posted

For some of the records I am setting DataRecordCellAread.IsEnabled = False. As result the row turns readonly. 

However, I would like to user to be able select the cell(s) to allow them to copy the data presented in the cells.

How can I achieve this?

PS: I have setup IsEnabled property to prevent user from editing anything on the row. I am happy to change to something else if there is other property to allow me to disable editing at row level but still alllow me to select/copy the content.

Parents Reply Children
No Data