wwDataGrid
Hello,
How to set the properties in a readonly not editable datagrid so that a user can copy the data of a cell?
Thanks,
Erik
-
There is no property to control this behavior for readonly columns. A workaround would be to attach a TwwEdit custom control to the column and set its readonly property to true.
I will log the request to have a way of setting a property to still allow the cursor to enter the column even if readonly which would then allow the copy/paste etc. menu (when not mobile).
Please sign in to leave a comment.
Comments
1 comment