How to show the data grids view in a tooltip? |
Post Reply |
Author | |
rajaryan544
Newbie Joined: 22 January 2009 Location: India Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 22 January 2009 at 1:25am |
Hi,
I would like to show a tooltip when the
user move the mouse over the first column of my gridview.
Thanks, Raj |
|
Baldur
Senior Member Joined: 22 November 2006 Location: Germany Status: Offline Points: 244 |
Post Options
Thanks(0)
|
In the GetToolTipInfo-Event you can provide your individual tooltip for each cell.
Tooltips himself can't be bound to data.
In the ReportControl.ToolTipContext.Style you can define the type of tooltip.
I use e.g. xtpToolTipHTML to show pictures and grids.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions 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 |