开发者

jqGrid - disable user column resizing

How can you prevent users from manually resizing jqGrid columns?

C开发者_开发问答an you return false from the resizeStop event handler?


Look at the documentation for the columns

There is "resizable" property on the column that you could set to false to prevent your columns from being resized.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜