Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
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.
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