Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: Disable Entering text into TextArea of CuteEditor
Disable Entering text into TextArea of CuteEditor
Last post 09-02-2010, 8:39 AM by
Eric
. 1 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
09-02-2010, 6:06 AM
63810
vijayan59
Joined on 08-30-2010
Posts 4
Disable Entering text into TextArea of CuteEditor
Reply
Quote
Hi Experts,
i want to disable entering text into text area of CuteEditor.
pls help me to solve this issue...
thanks in advance.
regards,
vijayan
09-02-2010, 8:39 AM
63811
in reply to
63810
Eric
Joined on 08-05-2009
Posts 1,269
Re: Disable Entering text into TextArea of CuteEditor
Reply
Quote
Dear vijayan59,
Online example:
http://cutesoft.net/example/readonly.aspx
Please set ReadOnly property to "true":
<CE:Editor id="Editor1"
ReadOnly="true"
runat="server" ></CE:Editor>
Thanks for asking
[email protected]