how to get value from model pop up in telerik web?

时间:2016-04-25 09:00:43

标签: asp.net

My Question IS :

I Have one web form on this web form I have one check box and when I check the checkbox at that time to open model pop up and some value entre in text box and get back value on main form.?

Help

1 个答案:

答案 0 :(得分:0)

模型弹出窗口是页面的实际部分。您只能使用JavaScript显示/隐藏它

除了该对话框上的所有控件都是在同一页面上发布的同一表单的一部分。