在doubleclick上的editmode中打开gridview [英] open gridview in editmode on doubleclick

查看:66
本文介绍了在doubleclick上的editmode中打开gridview的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要想法如何在双击时在编辑模式下打开Gridview的每个单元格?

I need Idea how to open Gridview''s each cell in Edit Mode on double Click?

推荐答案

使用ajax hovermenu:HoverMenu演示 [ ^ ]



使用数据库操作的GridView上的Asp.Net Ajax HoverMenu控件 [ ^ ]

如何使用网格视图使用AJAX HoverMenuExtender控件 [ ^ ]
use ajax hovermenu: HoverMenu Demonstration[^]

Asp.Net Ajax HoverMenu Control On GridView with Database Manipulations [^]
How to use AJAX HoverMenuExtender control using Grid View[^]


我在互联网上研究过

有用的链接:

http://aspalliance.com/946_Extended_GridView_Control.all

http://www.dotnetfunda.com/forums/thread3304-row-double-click- event-for-gridview.aspx

http://aspdotnetcodebook.blogspot.in/2008/08/select-gridview-row-on-double-click.html



如果您查看以上所有链接,您会发现,为了附加客户端事件,您可以定位GridView RowDataBound事件并使用e.Row.Attributes。
I have researched in the internet about
useful links:
http://aspalliance.com/946_Extended_GridView_Control.all
http://www.dotnetfunda.com/forums/thread3304-row-double-click-event-for-gridview.aspx
http://aspdotnetcodebook.blogspot.in/2008/08/select-gridview-row-on-double-click.html

If you review all the above links, you''ll observe that in order to attach client side event you can target theGridView RowDataBound event and use e.Row.Attributes.


这篇关于在doubleclick上的editmode中打开gridview的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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