开发者

ASP.Net Good ToolTip for a GridView?

开发者 https://www.devze.com 2023-02-15 22:32 出处:网络
I search a Script / Expansion / Way to have a tooltip like this: http://s3.imgimg.de/uploads/Untitled37105acbpng.png

I search a Script / Expansion / Way to have a tooltip like this: http://s3.imgimg.de/uploads/Untitled37105acbpng.png

That means: - it must be easy to ha开发者_开发知识库ndle within GridViews (specially in RowBound-Events, so every Row will have a own Tooltip for a coloum). - Must be have the option for delay when hover over the item (I don't like the default ASP.ToolTip because you can't set the delay down!)

Hoe you have an idea :)


You could use f.e. this jQuery plugin. Here are some links to get started:

  • Using jQuery To Create Stunning Tooltips in your ASP.NET Applications
  • Displaying-Row-Details-Tooltip-on-GridView-using-JQuery
0

精彩评论

暂无评论...
验证码 换一张
取 消