GRIDVIEW CELL上的POPUP TOOLTIP点击 [英] POPUP TOOLTIP on GRIDVIEW CELL click

查看:59
本文介绍了GRIDVIEW CELL上的POPUP TOOLTIP点击的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我想要一个工具提示,它会在点击GridView单元格时生成包含信息的弹出窗口。



请用合适的链接帮我...





谢谢..

解决方案

您可以使用以下链接中发布的众多示例之一。它不像工具提示而且是一个弹出窗口,但它对我来说似乎很棒,所以想要值得分享。



我已经将它用于成型为一个参数化javascript函数,而不是通过代码隐藏中的 Page.ClientScript.RegisterStartupScript 调用它。



所以我认为你可以在你的 dataGridView的Cell Click事件中使用它





http://jquerymsgbox.ibrahimkalyoncu.com/ [ JQUERYPOpup ]



希望ti会有所帮助。 :)

Hi,

I want a tooltip that will be generated as a popup containing information while clicking on GridView Cells.

Please help me with suitable link...


thanks..

解决方案

you can use one of the many examples posted in following link. THOUGH its not like a tooltip and is a popup , but it seems brilliant to me, so thought of worth sharing.

I have already used it by molding it into a parameterized javascript function and than calling it through Page.ClientScript.RegisterStartupScript from codebehind.

So I think you can use this in Your dataGridView's Cell Click event.


http://jquerymsgbox.ibrahimkalyoncu.com/[JQUERYPOpup]

Hope ti will help. :)


这篇关于GRIDVIEW CELL上的POPUP TOOLTIP点击的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆