I have a project that uses a primary grid and 2 subgrids Projects is the primary grid, Issues is the first subgrid and Details is a subgrid under Issues 1 Every
Is there a way that the column width of jqgrid change dynamically according to the content of that column? I used shrinkToFit and autoWidth but non of them work
I am newbie in using jqgrid. I am using afterSubmit: function to reload the grid for add/edit changes,afterSubmit: function is working fine with updated data.
I've got a problem with the following code <script type="text/javascript"> var mydata = [ {id:"1",name:"foo"},{id:"2",name:"bar"} ]; jQuery(document).r