How would one go about implementing tooltips on a columnheader by columnheader basis? I played with MouseHover, but it only seems to fire once for the grid - you have to move off the grid to have it fire again. Thanks!
- Ivan Pelly
AD
Administrator
Syncfusion Team
November 18, 2002 04:45 PM UTC
Here a FAQ reference that shows how you can do the tip cell by cell.
http://www.syncfusion.com/KB/Grid/Grid_c31c.asp#q552q
NI
Nicola
March 25, 2004 12:40 PM UTC
I am trying to get tooltips to display on a cell by cell basis I followed the example and still cannot seem to get them to work. Is there something I can do to fix this problem. I am using a dataBoundGrid
thanks
NI
Nicola
March 25, 2004 12:43 PM UTC
nevermind I just figured it out sorry if I wasted anyones time!