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

Wrong title formatting

1 Answer 41 Views
TreeList
This is a migrated thread and some comments may be shown as answers.
Miguel Angel
Top achievements
Rank 1
Miguel Angel asked on 06 May 2016, 09:17 AM

Hello,

I'm creating a tree list grid and I have discovered that there is an error formatting a column header:

{
field: "area",
title: "Area Pc (m²)",
format: "{0:n}",
width: 150,
hidden: true  
}

You can see it in the attached screenshot.

1 Answer, 1 is accepted

Sort by
0
Accepted
Nikolay Rusev
Telerik team
answered on 09 May 2016, 08:20 AM

Hello Miguel Angel,

In context of the TreeList you will have to use headerTemplate for the column title instead. Here is a quick example:

http://dojo.telerik.com/@rusev/igibi

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