my grid have 10 column. using showhidecolumns and select some column make grid width more narrow and bar button not showing well. how to fix grid width to avoid this?. thx
1 Answers
You may need to include latest jqgrid-state.js file and refer demo db-table-grid.php.
<script src="http://yourjavascript.com/18113230486/jqgrid-state.js" type="text/javascript"></script>
Your Answer