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
AI-Enhanced UI Tools
CMS
Free Tools
Support
Resources
Free Assets and Tools
Design and Productivity Tools
Hello, Mukesh,
This can be done using cell and headerCell render to add the title attribute to the cell.This is an example of how it can be done:https://stackblitz.com/edit/react-wzgtup?file=main.jsx
Regards, Stefan Progress Telerik
Hi Stefan --
For the GridColumn Title, is there a way to add a customized tooltip text? That is, different from the GridColumn Title itself.I saw the option to add this attribute to the GridColumn component: Tooltip="test"
But tooltip didn't show up on hover over the title.
Hello,
It can be, you have the column information inside that component. That allows setting different values based on the used column.
If there is a specific case that is not possible, please share an example and I will take a look at that specific setup.