Hi all i just want to show a tooltip on the asp.net grid by mouse over it. For example if i bind some Product names in the grid from the database, when i move the mouse over a particular product in the grid, i should get the rate of that particular product from database.
Please help me...