Hi,
I'm trying to follow the tutorial at http://demos.telerik.com/aspnet/Spell/Examples/Programming/AspHtml/DefaultCS.aspx to get spelling on standard HTML pages, however I can't seem to get a copy of the StartSpell.aspx file, can anyone paste the contents or let me know where I can find the example file?
Many thanks in advance
mitch
I'm trying to follow the tutorial at http://demos.telerik.com/aspnet/Spell/Examples/Programming/AspHtml/DefaultCS.aspx to get spelling on standard HTML pages, however I can't seem to get a copy of the StartSpell.aspx file, can anyone paste the contents or let me know where I can find the example file?
Many thanks in advance
mitch
5 Answers, 1 is accepted
0
Hi Mitch,
You can find attached all files used in this example. Please, note that the example works with RadSpell Classic.
Best regards,
Rumen
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
You can find attached all files used in this example. Please, note that the example works with RadSpell Classic.
Best regards,
Rumen
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0

John
Top achievements
Rank 1
answered on 10 Sep 2008, 02:20 PM
Thanks :)
It should be easily adapted to the newer version though, correct, ie it uses the same client bindings and stuff?
mitch
It should be easily adapted to the newer version though, correct, ie it uses the same client bindings and stuff?
mitch
0
Hi John,
All client-side methods of RadControls for ASP.NET AJAX strictly follow the ASP.NET AJAX conventions and are lower case. For instance: get_text() should always be used from now on, GetText() is no longer supported. You can find more information in the following article: Custom Text Source.
Best regards,
Rumen
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
All client-side methods of RadControls for ASP.NET AJAX strictly follow the ASP.NET AJAX conventions and are lower case. For instance: get_text() should always be used from now on, GetText() is no longer supported. You can find more information in the following article: Custom Text Source.
Best regards,
Rumen
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0

Tom
Top achievements
Rank 1
answered on 17 Sep 2008, 03:58 PM
I have also been trying to get the ASP.Net version of the editor to work like the classic version with respect to a plain HTML page.
The code in the demo seems to interact with a hidden iframe on the page, instead of popping open a new window with the speller already running.
Telerik: I sent in a support ticket (ID 162055).
The code in the demo seems to interact with a hidden iframe on the page, instead of popping open a new window with the speller already running.
Telerik: I sent in a support ticket (ID 162055).
0
Hi Scott,
I answered your other support ticket.
Kind regards,
George
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
I answered your other support ticket.
Kind regards,
George
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.