如何以百分比形式设置 Ext.grid.ColumnModel 中的宽度?
如何以百分比形式设置 Ext.grid.ColumnModel 中的宽度?
How to set width in Ext.grid.ColumnModel
in percentage terms?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用总共 100 的列宽数字并使用 ForceFit 配置视图,例如
Use numbers for the column widths with a total of 100 and configure the view with forceFit, e.g.