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

Radgrid row dobule click function is not working on ie11 and firefox

2 Answers 155 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ei Wai
Top achievements
Rank 1
Ei Wai asked on 15 Jan 2015, 07:13 AM
Hello,

I am having problem with radgrid on ie 11 and firefox 35.0. I had a radgrid that allowed user to double click and it will open radwindow. It is working fine on chrome. But nothing happened when user double click on row in ie and firefox. I found the below javascript error when I tried to debug.

SCRIPT28: Out of stack space
File: Telerik.Web.UI.WebResource.axd, Line: 11584, Column: 1

SCRIPT28: Out of stack space
File: Telerik.Web.UI.WebResource.axd, Line: 11580, Column: 52

But  it is  working fine when I use compatibility view on ie. To open radwindow user can also click once on row and click edit button outside of radgrid. This function is working fine. Only double click on row is not working. Kindly help me on this issues. 

I am using telerik version 2014.3.1209.40.

Thank you.
Best regards,
Ei Wai

2 Answers, 1 is accepted

Sort by
0
Milena
Telerik team
answered on 19 Jan 2015, 02:56 PM
Hello,

I tested the problematic scenario and it works as expected on my end. You can see the video recorded during the testing here.

Could you isolate the issue in a small runnable project? Thus, we will be able to debug the problem locally and come back to you with our findings.

Regards,
Milena
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Ei Wai
Top achievements
Rank 1
answered on 27 Jan 2015, 09:29 AM
Hello,

Thank you. I found out that IE don't support some of the javascript. It is not related to RadGrid. 

Thank you so much for your help again.

Best regards,
Ei Wai
Tags
Grid
Asked by
Ei Wai
Top achievements
Rank 1
Answers by
Milena
Telerik team
Ei Wai
Top achievements
Rank 1
Share this question
or