Welcome Guest Search | Active Topics | Sign In | Register

ToolTip in Grid Column Options
Oliver Ickler
Posted: Tuesday, June 17, 2014 3:22:58 AM
Rank: Newbie
Groups: Member

Joined: 7/16/2013
Posts: 2
Hi,

is it possible to add a tooltip feature in the column header?
I need for every column a tool tip.
eo_support
Posted: Wednesday, June 18, 2014 2:56:45 PM
Rank: Administration
Groups: Administration

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

Instead of setting column header to simple text, you can set the column header's to something like this:

Code: HTML/ASPX
<div title="tooltip text">header</div>


This will display "tooltip text" when user hovers mouse over the column header.

Hope this helps. Please feel free to let us know if you have any more questions.

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.