RadAjaxManager 破坏我的设计并移动其中的控件(在预览模式下)

发布于 2024-08-27 20:57:56 字数 548 浏览 4 评论 0原文

为什么 radajax 经理要这样对我?

请参阅下面的这些图片...

http://www.2shared.com/文件/12426877/11c38fb4/WithOut_RadAjaxManager.html

http://www .2shared.com/file/12426799/63a4c800/With_RadAjaxManager.html

radajaxmanager 内的每个控件都存在此问题,

我的意思是 radajaxmanager 取代了我的控件...

我该如何解决此问题?

感谢您的关注

why radajax manager do this to me ?

plz see these pictures beloaw...

http://www.2shared.com/file/12426877/11c38fb4/WithOut_RadAjaxManager.html

http://www.2shared.com/file/12426799/63a4c800/With_RadAjaxManager.html

this problem exists about every control inside radajaxmanager

i mean radajaxmanager displaces my controls...

how can i fix this?

thanks for your attention

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

一世旳自豪 2024-09-03 20:57:56

这个问题是关于内联和块级元素 ->我们应该将 RadAjaxManager 的以下属性设置为 inline :

UpdatePanelsRenderMode="Inline"

This problem was about inline and block level elements -> we should set the below property of RadAjaxManager to inline :

UpdatePanelsRenderMode="Inline"
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文