Disable Entering text into TextArea of CuteEditor

Last post 09-02-2010, 8:39 AM by Eric. 1 replies.
Sort Posts: Previous Next
  •  09-02-2010, 6:06 AM 63810

    Disable Entering text into TextArea of CuteEditor

    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

    Re: Disable Entering text into TextArea of CuteEditor

    Dear vijayan59,
     
    Please set ReadOnly property to "true":
    <CE:Editor id="Editor1" ReadOnly="true"  runat="server" ></CE:Editor>
     
    Thanks for asking
     
View as RSS news feed in XML