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.