如何使用C#在ASP.net中刷新帧 [英] How to Refresh a Frame in ASP.net using C#

查看:75
本文介绍了如何使用C#在ASP.net中刷新帧的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在单页中使用两个帧,第一帧包含网格,按钮和第二帧包含文本框。最初两个帧都是加载的。

稍后当我在网格中选择一行并单击按钮(即第一帧中的值)时。所选值必须显示在文本框中(即第二帧)。

I am using two frames in single page, first frame contains a grid , button and second frame contains a textbox. Initial both the frame are load .
Later when i choose a row in grid and click on the button (i.e., a Value in first frame) . The selected values must be displayed in textbox (i.e., second frame).

推荐答案

您可以访问以下帖子,因为它可能有助于您实现目标:



从ASP.NET中的另一个框架刷新框架 [ ^ ]
You may visit the below post as it might help you to acheive your goal:

Refresh a Frame from another Frame in ASP.NET[^]


只需点击链接,它就是一篇文章,您可以在其中找到代码以及步骤。



从ASP.NET中的另一个框架刷新框架 [ ^ ]
Just follow the link, its a article where you will find code as well as steps.

Refresh a Frame from another Frame in ASP.NET[^]


这篇关于如何使用C#在ASP.net中刷新帧的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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