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

Column Menu issues in IE10

1 Answer 39 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sanket
Top achievements
Rank 1
Sanket asked on 23 Dec 2016, 02:53 PM

Hi,

I am using Kendo UI for JS framework in my project. I have come across a couple of issues specifically in IE10 browser.
The grid has a horizontal scroll. We are displaying 3 grids on the same page. Unfortunately, I cannot share the sample code or screen shots from the actual website. I have tried to recreate the scenario in following example:
http://dojo.telerik.com/ekAgi/3

PFB list of issues:
1. On all the grids, when we click to get the column menu for the column nearest to the edge of the screen, the pop up appears for a second and disappears immediately. This issue is not reproducible in the example shared above.
2. On the second and third grid, when we click to get the column menu, it is not coming in correct position. Instead it comes up somewhere above the grid.

I tried a few things and was able to resolve the 1st issue by adding "collision:"fit", adjustSize:{width:10}" to the e.popup in kendo.columnmenu.min.js.
But I was not able to find a workaround for the 2nd issue.

Using the latest kendo scripts is not an option, since it might impact entire website and it will be a big change to test.

Kindly suggest some areas I can look for a possible fix.

1 Answer, 1 is accepted

Sort by
0
Boyan Dimitrov
Telerik team
answered on 27 Dec 2016, 08:22 AM

Hello Sanket,

I am afraid that we are not aware of such problem with the Kendo UI Grid column menu and IE10 browser. Definitely we would need a sample example or dojo which replicates the issue in order to investigate it. It is quite possible that if there was a such problem in older versions to be already fixed in the latest. In this case updating the kendo scripts would be the only option. 

Regards,
Boyan Dimitrov
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Sanket
Top achievements
Rank 1
Answers by
Boyan Dimitrov
Telerik team
Share this question
or