This question is locked. New answers and comments are not allowed.
HI
I have implemented the grid using this tutorial
http://www.telerik.com/community/forums/help/aspnet-mvc/using-with-partial-views-loaded-via-ajax.html#MvcAjax
i have the following scenario in which IE 8 crashed
I opened a standar view with html.beginform(). it has some links in the left panel that load the telerik mvc grid partial view(using the tutorial in the above link using first approach). These links should open the partial view of grid in the place of the view. But when i click on the link ie 8 crashes after throwing unhandled exception. These links works fine for ie 7 and firefox
I have implemented the grid using this tutorial
http://www.telerik.com/community/forums/help/aspnet-mvc/using-with-partial-views-loaded-via-ajax.html#MvcAjax
i have the following scenario in which IE 8 crashed
I opened a standar view with html.beginform(). it has some links in the left panel that load the telerik mvc grid partial view(using the tutorial in the above link using first approach). These links should open the partial view of grid in the place of the view. But when i click on the link ie 8 crashes after throwing unhandled exception. These links works fine for ie 7 and firefox