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

MS JScript Runtime Error

1 Answer 29 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
lenerd
Top achievements
Rank 1
lenerd asked on 18 May 2011, 02:49 PM
hi,

have you seen this problem?

http://clip2net.com/s/WFXo

I don't know how to solve this one.

I have this code in my radgrid and I also declare a javascript "dblClickRow" in the head but it keeps popping up.
<ClientSettings>
<Resizing EnableRealTimeResize="True" AllowColumnResize="True"></Resizing>
        <ClientEvents OnRowDblClick="dblClickRow" />
<Selecting AllowRowSelect="True" EnableDragToSelectRows="False"></Selecting>
</ClientSettings>

1 Answer, 1 is accepted

Sort by
0
Pavel
Telerik team
answered on 23 May 2011, 09:38 AM
Hi lenerd,

I am attaching a simple test page which works as expected on my end. Try it out and let me know if it works for you.

Regards,
Pavel
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
General Discussions
Asked by
lenerd
Top achievements
Rank 1
Answers by
Pavel
Telerik team
Share this question
or