Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

Making Readonly for HtmlEditorExtender

$
0
0
<asp:TextBox ID="TextBoxPassLimitDescription " TextMode="MultiLine" runat="server" Height="700px" Width="100%"></asp:TextBox>
<ajax:HtmlEditorExtender ID="htmlEditorExtender" TargetControlID="TextBoxMessage" runat="server">
<Toolbar>

 
<ajax:Subscript />
<ajax:Superscript
/>
</Toolbar>
</ajax:HtmlEditorExtender>
Now I want to set the TextBoxPassLimitDescription textbox to readonly/non-editable mode. It seems 
HtmlEditorExtender
does not let you change the textbox to readonly/non-editable state and always
changes it to editable state.Kindly let me know what to do.

Thanks in advance


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>