My client is asking me to use tooltips in all the web control of my project. I have done that with all the input fields in the web pages using the property "toolTip", but I am using webgrids as well and they do not have this properties. I have found classes such as UltraToolTipManager but this is only for client server applications and not for asp.net.
Do you know how to set tooltips????? Please help me. Maybe is something very simple but I do not know how......
Hi!
Use "Title" property of the cell.