Hi,
Is it possible to disable editing of a field in grid (like in this example: https://www.smartclient.com/smartcli...disableEditing), but to allow cursor in such a field, so copy value or inline icon can be clicked?
I would like the same behavior as it is in a form when canEdit(false) is used against some field and form's ReadOnlyDisplayAppearance=readOnly (default).
Thanks,
MichalG
Is it possible to disable editing of a field in grid (like in this example: https://www.smartclient.com/smartcli...disableEditing), but to allow cursor in such a field, so copy value or inline icon can be clicked?
I would like the same behavior as it is in a form when canEdit(false) is used against some field and form's ReadOnlyDisplayAppearance=readOnly (default).
Thanks,
MichalG
Comment