ASP.NET 3.5 and above only

Obout.Ajax.UI Controls - Spell Checker - TextBox with SpellCheckExtender


ASP.NET
<%@ Register Assembly="Obout.Ajax.UI" Namespace="Obout.Ajax.UI.HTMLEditor" TagPrefix="obout" %>
<%@ Register Assembly="Obout.Ajax.UI" Namespace="Obout.Ajax.UI.SpellChecker" TagPrefix="obout" %>
<obout:PopupHolder runat="server" id="popupHolder" DefaultAddPolicy="Demand" />
<asp:TextBox runat="server" Rows="10" Columns="60" Text="qqq aaa text mmm" TextMode="MultiLine"
    id="textbox" spellcheck="false" /> <br />
<asp:Button runat="server" Text="Spell Checker" OnClientClick="return false;" ID="button" />
<obout:SpellCheckExtender runat="server" ID="spelcheck" PopupHolderID="popupHolder"
    PopupButtonID="button" TargetControlIDs="textbox" LeftMarker="[[" RightMarker="]]" />

"Your TreeView component with the use of the Tree DB component are a real winner. I am using this with my CMS applications that allow the user to order the documents with a simple drag and drop. It's brilliant and my clients now have a more intuitive application."

Ben de Groot

Random testimonial   All testimonials