Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
单击gridview中的选定行时,我想显示formview。它在命令字段的帮助下正常工作,而我希望在选择行时显示它。
我也想在新窗口中显示表单视图。我已经为 gridview 和 formview 使用了更新面板,但是当我单击选择按钮时,gridview 和 formview 仍然显示在同一页面上。参考代码
http://pastebin.com/qnQnAEUy
谢谢
在帮助下解决了
http://www.geekzilla.co.uk/view9FC28EE6-ACB0-4F51-BFE4-38B0B10134D5.htm。
谢谢大家