Completed
Last Updated: 15 Feb 2022 09:35 by ADMIN
Release R1 2022 SP1
Dinko
Created on: 10 Feb 2022 14:59
Category: DataLayout
Type: Feature Request
0
RadDataLayout: Respect the ReadOnlyAttribute set to a property of the data object

When the ReadOnly attribute is set to a property, the user won't be able to update it. However, the editor will be still active and the value in the editor can be changed which will mislead the user that the value is modified.

The correct behavior is that the editors for ReadOnly properties are disabled.

0 comments