如何“弹出”窗口网格视图数据转换为“.aspx”页面文本框 [英] how to get "pop up" window grid view data into ".aspx" page text boxes

查看:76
本文介绍了如何“弹出”窗口网格视图数据转换为“.aspx”页面文本框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的.aspx页面包含baer clock id,熊名,电子邮件,电话。要获得Clock id,我必须点击搜索按钮。当点击搜索按钮时,会弹出一个弹出窗口,弹出窗口页面用户输入名字,姓氏,时钟ID并单击确定按钮。然后,网格视图显示列表,并使用网格视图中的单选按钮选择特定行,单击是时按钮弹出窗口必须关闭,所有选定的行详细信息必须在.aspx文本框中可见。

I have .aspx page with baer clock id,bear name ,email,phone.To get Clock id i have to click on search button.When the search button is clickes a pop up window opens and there in the pop up window page user enters first name,last name,clock ID and clicks on "ok" button .then a grid view displays with the list and by using the radio button that is present in the grid view a particular row is selected and when clicks on Yes button the pop up must close and all the selected row details must be visble in the .aspx text boxes.

推荐答案

有太多代码可以告诉你怎么做到这一点。



您需要学习如何使用弹出对话框以及如何将值返回给调用者,以便它可以继续。
There is too much code to be able to tell you how to do this exactly.

You'll need to learn how to use a Popup dialog and how to return the values to the caller so that it can proceed.


使用asp.net ajax使用以下链接,你将获得关于模态弹出扩展器的完整概念

https://docs.google.com/file/d/0B6KVMR-4BUaFbVZJM21qSGtVVEU/edit [ ^ ]
use asp.net ajax use following link you will get complete idea about modal popup extender
https://docs.google.com/file/d/0B6KVMR-4BUaFbVZJM21qSGtVVEU/edit[^]


这篇关于如何“弹出”窗口网格视图数据转换为“.aspx”页面文本框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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