Hi,
I need to change dynamically the columns count, and when changing the grid to less columns the rows are ok but the headers maintains the previous columns count, and the final result is a mess.
Please see this for a better clarification:
http://jsfiddle.net/QP835/1/
Can anyone advise?
Thanks!
2 Answers, 1 is accepted
0
Dimo
Telerik team
answered on 11 Apr 2014, 08:31 AM
Hello Javier,
After destroying the old Grid, please remove its inner content from the DOM and leave only its outer <div> on the page. Otherwise the header area will not be recreated.
Regards,
Dimo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!