Page 1 of 1

ReadOnly not working

PostPosted: 06 Mar 2015 05:39
by zsleo
IW 14.0.37 & CGD 2.5.0.33

I have a 6 x JQHTMLEditor on a CG Frame.

At design time I set JQHTMLEditor.ReadOnly := True

At run time I can still edit JQHTMLEditor.

How do I force read only?

Re: ReadOnly not working

PostPosted: 09 Mar 2015 13:21
by Alexander Bulei
Hi zsleo,

You are right, its a issue on initialization...

Fixed in next beta build:

Code: Select all
IWCGJQHTMLEditor
- Fixed: readonly issue on initialization


Best Regards.