Print Page | Close Window

How to show the data grids view in a tooltip?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: General Discussion
Forum Description: Topics Related to Active-X COM Development in General
URL: http://forum.codejock.com/forum_posts.asp?TID=13226
Printed Date: 25 June 2024 at 9:05pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How to show the data grids view in a tooltip?
Posted By: rajaryan544
Subject: How to show the data grids view in a tooltip?
Date 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.

The tooltip should be bound to a field of the gridview's datasource that correspond to the row being hovered.

How can I do that ?


Thanks,

Raj




-------------
http://www.gatewaytechnolabs.com/ - Web Development Company | http://www.gatewaytechnolabs.com/lang,en/technology/microsoft_.net.html - .Net Development



Replies:
Posted By: Baldur
Date Posted: 05 September 2009 at 11:02am
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.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net