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

Grid Columns AutoFit

2 Answers 161 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bogdan
Top achievements
Rank 1
Bogdan asked on 25 Feb 2016, 03:49 PM

Hello,

I have an issue here with the method 

autoColumnsFit()
in
some_Grid_Element.data("kendoGrid") 

http://dojo.telerik.com/@bbogdanov/ejUrA/3 here the method is doing what i'm expecting it to do,but 

when i copy past the same code in Visual Studio 2013 in ASP.NET MVC 5 (C#)  project and run it, the method is doing something really strange : http://prntscr.com/a7sqo0

 

2 Answers, 1 is accepted

Sort by
0
Bogdan
Top achievements
Rank 1
answered on 25 Feb 2016, 03:53 PM

Actually the method is 

autoFitColumn()

0
Magdalena
Telerik team
answered on 26 Feb 2016, 09:47 AM
Hi Bogdan,

I have tested the both scenario, but it renders in the same way in the both. Here is a video as a part of the testing for your reference. Try to test the Grid without any wrapper elements around it. It is possible that it affect to the grid layout.

Regards,
Magdalena
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Bogdan
Top achievements
Rank 1
Answers by
Bogdan
Top achievements
Rank 1
Magdalena
Telerik team
Share this question
or