Tooltip in Datagrid.

Posted by senthil-nathanr on Stack Overflow See other posts from Stack Overflow or by senthil-nathanr
Published on 2010-05-26T20:37:39Z Indexed on 2010/05/26 20:41 UTC
Read the original article Hit count: 149

Filed under:
|

Is there any way to show the tooltip in Datagrid for more than 30 seconds?

example, here is my code e.Item.Cells(7).Tooltip = e.Item.Cells(6).Text

on mousehover the tooltip will be displayed only 6 or 7 seconds, is there any way to increase the time for the tooltip?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about .net-2.0