Welcome Guest Search | Active Topics | Sign In | Register

Can you add a tooltip to the grid's header Options
Joan Darling
Posted: Monday, July 18, 2016 4:14:59 PM
Rank: Advanced Member
Groups: Member

Joined: 3/9/2010
Posts: 119
I've tried turning off the header and just using a regular item so I could attach a tooltip to the cell's DOMElement but once you set the FixedTopItemCount the ClientSideOnCellOver method no longer fires for the fixed item's cells.
eo_support
Posted: Tuesday, July 19, 2016 9:28:35 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

You would just use title attribute for the Column's HeaderText. For example, instead of setting the GridColumn's HeaderText to "Header", you can set it to "<div title='tooltip'>Header<div>".

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.