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

Telerik, IE8 and postback

1 Answer 92 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Norman
Top achievements
Rank 1
Norman asked on 12 Feb 2014, 09:09 AM
Hi,

I'm using Telerik controls (version 2013.2.717.40) alongside a jQuery plugin called handsontable within a DNN7 application. My page with the Telerik controls and plugin all work fine in in IE9+, Chrome and Firefox however there's an issue with IE8. In summary, even if I include just a reference to the handsontable javascript files in the head of my page using regular script tags (without actually including any code to render the table) and there's a postback then the page stops responding. I've attached a screenshot of where in the javascript is falling over (please see line highlighted in yellow). It seems to be falling over when it encounters something relating to opacity / filter. I appreciate that this is not entirely a Telerik related issue (as the page works in IE8 if I exclude the plugin - which isn't an option) but I'm wondering whether someone might know what might be causing it.


Thanks

1 Answer, 1 is accepted

Sort by
0
Angel Petrov
Telerik team
answered on 17 Feb 2014, 07:18 AM
Hello Norman,

I am sorry to say but we have not been contacted for such an issue so far. Moreover it would be hard to determine what is causing it without knowing the workings of the mentioned jQuery plugin. That said I would recommend investigating whether the plugin clears any styles from the grid's table which are used as selectors in our internal logic.

Regards,
Angel Petrov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the UI for ASP.NET AJAX, subscribe to the blog feed now.
Tags
General Discussions
Asked by
Norman
Top achievements
Rank 1
Answers by
Angel Petrov
Telerik team
Share this question
or