用 aspxGridView 填充 AspxPopupControl
我使用 aspxPopupControl 和 AspxGridView 。是否可以设置控件来填充所有弹出窗口,因为现在当我尝试调整该弹出窗口的大小时,当我增加弹出窗口的宽度时,顶部和底部有很多可用空间。感谢您的帮助
Im using aspxPopupControl with AspxGridView in it. Is it possible to set control to fill all popup cause now when I try to resize that popup there is a lot of free space at the top and bottom when I increase width od the popup. Thanks for help
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您是否看过新的 ASPxGridLookup 控件?我认为这正是您所需要的。
另请参阅
ASPxGridLookup
控件的在线文档。Did you take a look at the new ASPxGridLookup control? I would assume that it is just what you need.
Also, see the online documentation of the
ASPxGridLookup
control.Gruber,
尝试本问题中提到的方法Q253230:
虽然该代码是对于 ASPxHtmlEditor,您可以将其改编为 ASPxGridView。
Gruber,
Try the approach mentioned in this issue Q253230:
While that code is for the ASPxHtmlEditor, you can adapt it for the ASPxGridView.