This is a migrated thread and some comments may be shown as answers.

RadSpell textbox in commanditemtemplate

1 Answer 41 Views
Spell
This is a migrated thread and some comments may be shown as answers.
Patrick
Top achievements
Rank 1
Patrick asked on 08 Oct 2011, 04:10 AM
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

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 12 Oct 2011, 11:13 AM
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
Tags
Spell
Asked by
Patrick
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or