jQuery Flexigrid set fixed height
It seems that even if I set the height for a Flexigrid, it still allows t开发者_运维问答he user to alter the grid's height by dragging. How can I disable this?
I resorted to manipulating the Flexigrid code. It's a lot easier.
Add resizable: false to the properties when creating the flexigrid.
加载中,请稍侯......
精彩评论