Last Updated:
06 Mar 2025 06:09
by ADMIN
There is a problem with controlling the ReadOnly mode of the editor. If the ReadOnly property is set to "true" or "false", the editor behaves as expected. If instead a boolean variable is used, the editor seems to ignore the value of the variable; the text can be edited no matter the value of the variable.