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

Kendo UI grid IE9 data display issue.

2 Answers 31 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Svetlin
Top achievements
Rank 1
Svetlin asked on 06 Aug 2013, 01:05 AM
 
I have a kendo grid that works as expected on FF, Chrome,
Safari, IE 10. However, on IE 9 when I receive the results from my ajax call
they are not getting populated and displayed by the grid. But, here is the strange
thing. If you press F12 and open the developer tools, then reload the page, the
data gets displayed. And any time that you go back to that grid during the use
of the application, there is no problem with it. You close the session and
start from the beginning, the problem reappears. I know that the data is received the first time but is not
displayed by some reason.

 

If you have any idea how to proceed, or how to track the
problem please let me know. 

2 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 06 Aug 2013, 08:15 AM
Hello Svetlin,

Indeed, the issue is a little strange. We will need a runnable example in order to be able to investigate it, as the provided information is not conclusive.

First, please check for Javascript errors and invalid HTML markup.

Regards,
Dimo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
ritesh
Top achievements
Rank 1
answered on 10 Sep 2015, 10:23 AM
Check if there is any console.log in your code. If yes then remove it. 
Tags
Grid
Asked by
Svetlin
Top achievements
Rank 1
Answers by
Dimo
Telerik team
ritesh
Top achievements
Rank 1
Share this question
or