8 Answers, 1 is accepted
Can you reproduce the same issue using a more recent version? I have tried to reproduce it with the latest one, but to no avail.
Regards,
Kiril Nikolov
Telerik by Progress
I am happy to hear that the issue is resolved.
In case you have any further questions - please let us know.
Regards,
Kiril Nikolov
Telerik by Progress
I have the same issue. I have 4 grids displayed in 4 different tabs. And I have 1 locked column in each grid. On page load, active grid displays correctly. However, when I navigate to other tabs, the UI is totally disrupted which forced me to remove the lock.
Any help is Appreciated.
Thanks
Can you provide a Kendo UI Dojo where the issue can be reproduced?
Regards,
Kiril Nikolov
Telerik by Progress
Hi Kiril,
I have tried to simulate somewhat similar behavior here - http://dojo.telerik.com/oNAyi/2. I have also attached the sample code in case if the link doesn't work.
If there is atleast 1 locked column and if the grid is not displayed on page load, (in this case grid is displayed on click of a button), then the UI is totally disrupted. Also, as the number of columns increases, the non-editable column is no longer displayed.
This is not exactly what I’m facing, but similar. In my case, entire grid width is occupied by the locked and non-editable columns and all editable & unlocked columns are crunched on the right. The header displays column name of the first non-editable & unlocked column.
Thanks,Suneetha
Here is the link - http://dojo.telerik.com/EvexI
Thanks!
I would suggest you to check the following article that will shed some light on this behavior:
http://docs.telerik.com/kendo-ui/controls/data-management/grid/appearance#hidden-containers
Regards,
Kiril Nikolov
Telerik by Progress