This is a migrated thread and some comments may be shown as answers.

Remove additional title tag from column header

0 Answers 106 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
l
Top achievements
Rank 1
l asked on 22 Aug 2016, 07:21 AM

I need to add tooltip for grid column header. After some search, from telerik forums I found below jsfiddle.

http://jsfiddle.net/rally25rs/eJRTn/2/

However when hovering over following sections, ('Ship Name' column)

* Hover over name ( Ship Name) - correct tooltip appears

* Hover over name and move cursor to the space between name and filter icon and wait for a second(cursor should maintain in same line) - html default tootltip appears.

I check the html and found out that 'th' element of the Ship name header column, gets a title tag, after hovering over name. This only happens if the cursor directly moved after hovering over name and moved to that space. I tried the 'hide' function of kendoTooltip to remove title attribute, but it isn't success. Appreciate any help to overcome this problem.

Tags
General Discussions
Asked by
l
Top achievements
Rank 1
Share this question
or