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

[Solved] Special character in column heading fails to bind column data

3 Answers 280 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ryan
Top achievements
Rank 1
Ryan asked on 21 Apr 2015, 05:09 PM
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

Sort by
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!
 
0
Ryan
Top achievements
Rank 1
answered on 23 Apr 2015, 11:54 AM
Here's another version: http://dojo.telerik.com/OyeKI
0
Vladimir Iliev
Telerik team
answered on 27 Apr 2015, 08:56 AM
Hello,

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!
 
Tags
Grid
Asked by
Ryan
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Ryan
Top achievements
Rank 1
Share this question
or