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

Assigning title text when hover on a cell

2 Answers 837 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Lior
Top achievements
Rank 1
Lior asked on 03 Mar 2015, 09:57 PM
Hey,

I'm trying to assign a regular title="SOME TEXT GOES HERE" to each cell that's in the grid - in angular.
How can I accomplish this?

Thanks,
Lior

2 Answers, 1 is accepted

Sort by
0
Alexander Popov
Telerik team
answered on 05 Mar 2015, 12:37 PM
Hi Lior,

This could be achieved by using a rowTemplate and assigning the title attribute to all cells. Alternatively, you could achieve similar results by using a column template and rendering a span element with a title attribute.

Regards,
Alexander Popov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Gulam
Top achievements
Rank 1
commented on 05 Sep 2023, 01:53 PM

Hi Alexander,

In Angular when a Kendo grid column header text is long,  it shows ellipsis but no title(browser) on hover. 

Can you please help.

Note: I don't need manual tooltip.

Regards,

G.Zakir

0
Lior
Top achievements
Rank 1
answered on 07 Mar 2015, 07:25 PM
Thanks, that did it :)
Tags
Grid
Asked by
Lior
Top achievements
Rank 1
Answers by
Alexander Popov
Telerik team
Lior
Top achievements
Rank 1
Share this question
or