开发者

Is is possible to dynamically load a user control at runtime based on a condition within an UpdatePanel?

开发者 https://www.devze.com 2022-12-23 23:46 出处:网络
I need to conditionally load a few nested user controls on a webpage based on a dropdown selection that fires a callback. Is this possible? Are there any best practices for such an approach开发者_JAVA

I need to conditionally load a few nested user controls on a webpage based on a dropdown selection that fires a callback. Is this possible? Are there any best practices for such an approach开发者_JAVA百科?


You mean something like a LoadControl method?

0

精彩评论

暂无评论...
验证码 换一张
取 消