If I use '#' as a column header without specifying data-field it prevents the column contents from rendering. Example: http://dojo.telerik.com/ikAbU
3 Answers, 1 is accepted
0
Vladimir Iliev
Telerik team
answered on 23 Apr 2015, 10:08 AM
Hello Ryan,
I tried to reproduce the issue using the provided demo however it works as expected on our side - could you please modify the demo to reproduce the described behavior and send it back to us?
Regards,
Vladimir Iliev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Current behavior is expected as there is no "data-field" defined for this column and the value contained inside the column header is not a valid JavaScript identifier. Please note that the column should contain either valid JavaScript identifier inside it's header cell or have defined valid "data-field" option.
Regards,
Vladimir Iliev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!