本文介绍了单击按钮后如何在更新面板中填充内容的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

1>
最初,我的更新面板完全空白
现在我必须从后面的代码中填充该更新面板中的控件
我如何实现它

2>
是否可以从html conrol触发更新面板
例如href
这里可以更新面板
在ahref上,单击

1>
initially my update panel is completely blank
now i have to fill the control in that update panel from code behind
how i can achieve it

2>
is it possible to trigger the update panel from html conrol
such as a href
here is it possible to update a panel
on ahref click

推荐答案


这篇关于单击按钮后如何在更新面板中填充内容的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-25 16:51