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
I think this should help http://forums.asp.net/p/1001732/1321474.aspx
Please mark the thread as answered if it solves our problem