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

Click "check spelling, nothing happens

1 Answer 48 Views
Spell
This is a migrated thread and some comments may be shown as answers.
Nicholas
Top achievements
Rank 1
Nicholas asked on 20 Oct 2010, 02:11 PM
Hey guys, I'm new to these controls so I'm sure this is an easy one, but I spent some time with it last night and no luck.

I'm trying to use Radspell in a .net 4.0 MVC app (VS2010) and I was able to get the controls installed and clear up some errors (missing/out-of-order radscriptmanager, etc.) but now when I run the app and click the "check spelling" link, nothing happens.

I'm not getting any errors, and when I watch it with the javascript debugger in Safari there's no error or failing requests.  

Here's what the code on the view looks like:

<telerik:RadScriptManager ID="RadScriptManager1" runat="server">

    </telerik:RadScriptManager>

    <telerik:RadSpell ID="RadSpell1" runat="server" ButtonType="LinkButton" 

     

    ControlToCheck='Description' IsClientID="True" HandlerUrl="~/Telerik.Web.UI.DialogHandler.axd"/>


Any assistance appreciated, thanks!

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 21 Oct 2010, 05:05 PM
Hi Nicholas,

Can you please test the project attached here and let me know if it works as expected on your side? The project is fully runnable and contains the Telerik.Web.UI.dll in the bin folder.

All the best,
Rumen
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Spell
Asked by
Nicholas
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or