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
Re: Disable Entering text into TextArea of CuteEditor
09-02-2010, 8:39 AM
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]
View Complete Thread