jquery - jqgrid 中的 "forceFit : true"是什么意思?

标签 jquery attributes jqgrid properties

jqgrid 的属性“forceFit : true”是什么意思,有什么用? 谢谢。 =)

最佳答案

一个简单的谷歌search找到http://www.secondpersonplural.ca/jqgriddocs/_2h30rdx62.htm

added property forceFit (boolean, default false) When set to true and resizing the width of a column, the adjacent column (to the right) resizes so that the overall grid width is maintained (e.g., reducing the width of column 2 by 30px increases the size of column 3 by 30px). In this case there is no horizontal scrolbar. Note: this option is not compatible with shrinkToFit option - i.e if shrinkToFit is set to false, forceFit is ignored.

关于jquery - jqgrid 中的 "forceFit : true"是什么意思?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6978277/

相关文章:

javascript - Canvas JS 导致问题

JavaScript 正则表达式检查一个值是否以数字开头,后跟任何其他内容

C#函数无法返回——阻止编译器警告

python - 从对象列表中获取属性的最大值

jquery - 有没有办法向 jqgrid Treeview 添加摘要行

javascript - 如何使 jQuery 动画在主要浏览器上工作?

javascript - 无法通过 jQuery ajax 发布 Javascript 数组

php - 如何读取 php 8 中的类方法属性?

jqgrid。改变主题

javascript - JQgrid 从另一列访问值