Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Spell > RadSpell textbox in commanditemtemplate

Not answered RadSpell textbox in commanditemtemplate

Feed from this thread
  • Patrick avatar

    Posted on Oct 7, 2011 (permalink)

    Hi there,

    I'm trying to spellcheck a textbox within a grid's commanditemtemplate.

    <CommandItemTemplate>   
            <div id="divBottom" runat="server">
                    <asp:Label ID="lblJustification" runat="server" Text="Justification: " />
                    <telerik:RadTextBox ID="txtJustification" runat="server" TextMode="MultiLine" />
            </div>
    </CommandItemTemplate>


    Many thanks!
    Patrick

    Reply

  • Rumen Rumen admin's avatar

    Posted on Oct 12, 2011 (permalink)

    Hello Patrick,

    You can use the following demo as a base to proceed with the implementation: Spell Check RadGrid editors.

    Greetings,
    Rumen
    the Telerik team
    If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Spell > RadSpell textbox in commanditemtemplate
Related resources for "RadSpell textbox in commanditemtemplate"

ASP.NET Spell Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer Step-by-step Tutorial  ]