Search code examples
jqueryflexigrid

jQuery Flexigrid set fixed height


It seems that even if I set the height for a Flexigrid, it still allows the user to alter the grid's height by dragging. How can I disable this?


Solution

  • I resorted to manipulating the Flexigrid code. It's a lot easier.