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

Grid column resize issue in Explorer

7 Answers 184 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Naga
Top achievements
Rank 1
Naga asked on 24 Aug 2017, 05:58 PM

I have a grid with re sizable columns. 

column resizing is working properly in Chrome but not in explorer.

Below Js fiddle works fine in chrome but not in explorer(column resizing).

http://jsfiddle.net/xwsa7oom/

 

Please help.

7 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 28 Aug 2017, 10:19 AM
Hello Naga,

Thank you for the runnable example.

After inspecting it, I noticed that the example is using an older version of Kendo UI v2013.1.319. After updating to the latest version the resizing is working as expected on Internet Explorer:

http://dojo.telerik.com/ITIVa

I can suggest updating to the latest version to take advantage of all new feature and bug fixes.

Regards,
Stefan
Progress Telerik
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.
0
Daniel
Top achievements
Rank 1
answered on 22 Sep 2017, 09:23 AM

Hello Stefan,

Now the grid column resize doesn't work anymore in Chrome Version 61.0.3163.100. I noticed it in my customers web application (with Kendo UI v2016.3.914) and in your example http://dojo.telerik.com/ITIVa

Any news about this?

Regards,
Daniel

0
Stefan
Telerik team
answered on 26 Sep 2017, 06:23 AM
Hello, Daniel,

The example is working as expected in fullscreen mode. Please have in mind that the other Dojo mode is using an iframe and it does not provide a real environment.

If the issue occurs in the live application, please provide a live URL or a runnable example and we will gladly assist further.

Regards,
Stefan
Progress Telerik
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.
0
Armen
Top achievements
Rank 1
answered on 26 Sep 2017, 08:23 AM
all,
I've created a thread regarding the resizing in the latest Chrome - http://www.telerik.com/forums/column-resize-in-chrome-(61)
The problem is in the Scale, i.e. it should be other than 100%. More info in the thread.
0
Armen
Top achievements
Rank 1
answered on 26 Sep 2017, 08:25 AM
Runnable example - http://demos.telerik.com/kendo-ui/grid/column-resizing
Should be trustable enough I think =)
0
Daniel
Top achievements
Rank 1
answered on 26 Sep 2017, 10:53 AM

Thank you Armen, you are absolutely right. The customer had a smaller screen and used zooming to scale to 90%. And that's the reason why the resize cursor didn't appear anymore.

Regards,
Daniel

0
Stefan
Telerik team
answered on 27 Sep 2017, 06:23 AM
Hello, Armen,

Thank you for the additional details.

Indeed after the update, the information received from the browser when it is scaled is different than before and the resize handlers are not shown.

My colleagues already logged an issue in our GitHub repository where the progress can be tracked:

https://github.com/telerik/kendo-ui-core/issues/3623


Regards,
Stefan
Progress Telerik
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
Naga
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Daniel
Top achievements
Rank 1
Armen
Top achievements
Rank 1
Share this question
or