The reorderable and resizable options of the grid do not work when hosted inside the IE webbrowser control. The same page (index.html) when loaded in IE and other browsers works fine.
1 Answer, 1 is accepted
0
Nikolay Rusev
Telerik team
answered on 30 Jan 2015, 07:32 AM
Hello Ashkan,
I've already replied you in the support ticket that you've opened. Please avoid duplication of posts.
I'm quoting the answer here for the general publick:
"
As you probably know WebBrowser control doesn't emulate real browser behavior. You can find more details in the forum post and this article.
As suggested in the latter, adding the following snippet before any Kendo UI scripts will resolve the issue with re-sizing and reordering of the columns.