Product Bundles
DevCraft
All Telerik .NET and Kendo UI JavaScript components and AI Tools in one package.
Kendo UI
Bundle of AI Tools plus four JavaScript UI libraries built natively for jQuery, Angular, React and Vue.
Build JavaScript UI
Javascript
Telerik
Build modern .NET business apps
.Net Web
Cross-Platform
Desktop
Reporting and Documents
AI for Developers & IT
Ensure AI program success
AI Coding
AI Engineering
Additional Tools
Enhance the developer and designer experience
Testing & Mocking
Debugging
UI/UX Tools
CMS
Free Tools
Support
Resources
Free Assets and Tools
Design and Productivity Tools
Hello,
How can I cutomize header style in Tree List React ? I need to change style background and font color.
Any help will be highly appreciated.
Hello, Agustina,
The easiest way to style the TreeList header as desired is to overwrite its header cells default styles with a similar CSS:
.k-treelist .k-table-thead .k-table-th { background-color: navy; color: white; }
I hope this helps but let me know if i can assist you any further on this matter.
Regards, Vessy Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
It worked! Thanks Vessy.
Regards.