Hi there,
I'm trying to spellcheck a textbox within a grid's commanditemtemplate.
Many thanks!
Patrick
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
