PDA

View Full Version : How to show the data grids view in a tooltip?



rajaryan544
01-23-2009, 06:33 AM
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