With the release the March, 2015 update, it seems Kendo still doesn't include built in grid cell hover tooltip like JQ grid. This is the only thing stopping me from migrating everything to Kendo grid. Is there an expected release that will include this function?
1 Answer, 1 is accepted
0
Dimiter Madjarov
Telerik team
answered on 31 Mar 2015, 11:57 AM
Hello Alex,
There is no built in tooltip for the Grid cells, but you could use the Kendo UI Tooltip widget instead. Here is a small example in which I am accessing the dataItem for each row and using this information to build the tooltip contents.
Regards,
Dimiter Madjarov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!