7 Answers, 1 is accepted
0
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
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
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
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.
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 =)
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
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
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.