Hi,
I am using the customer FormTemplate for RadGrid editing/inserting which editmode is popup. Within customer FormTemplate, there are two textbox, I want to do a spell check for these two textbox before update/insert.
I have read the code sample for spell check multiple textareas.
http://www.telerik.com/help/aspnet-ajax/spell_howtomutlipletextareas.html
But for this popup formtemplate, I don't know where to plug in those javascript.
Thanks.
I am using the customer FormTemplate for RadGrid editing/inserting which editmode is popup. Within customer FormTemplate, there are two textbox, I want to do a spell check for these two textbox before update/insert.
I have read the code sample for spell check multiple textareas.
http://www.telerik.com/help/aspnet-ajax/spell_howtomutlipletextareas.html
But for this popup formtemplate, I don't know where to plug in those javascript.
Thanks.