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
Hi Team,
is it possible to show the sort icon to tell user that "column can be sorted by clicking here" when none of the column is sorted.
thanks
Hello, Ashutosh,
You can display an icon when the column has no sorting applied.
You can use the dataBound event of the Grid alongside jQuery to add/remove the icon.
Dojo example:
https://dojo.telerik.com/@gdenchev/OfeqUCEw
WebFont icons can be found here:
https://docs.telerik.com/kendo-ui/styles-and-layout/icons-web
Best Regards, Georgi Denchev Progress Telerik