Hello
hello to all respected expert,
Actually I have to show the image in the gridview cell mouse over.I am able to set the text tooltip for the cell using this code
e.Row.Cells[7].ToolTip = "some text"
now I have to show image on tooltip please help me.
Thanx.......