Skip to navigation
Disable column for jqgrid
01.09.21
in the col_model add hidden:true example: 'col_model': [ {"name": "id","label": "ISBN", "sorttype": "string",'width': 100}, {"name": "item","label": "Item", "sorttype": "string",'width':300}, {"name": "author","label": "Author", "sorttype": "string",'width':200}, {"name": "sale_price","label": "Kobo Canada", "sorttype": "number",'width': 60}, {"name": "_id","label": "_id", "sorttype": "string",'width': 200, "hidden" :True}, {"name": "_id","label": "_id", "hidden" :True}, {"name": "linkurl","label": "linkurl", "hidden" :True}, ],
https://stackoverflow.com/questions/1661800/hidden-columns-in-jqgrid
Reply
Anonymous
Information Epoch 1732534207
Worse is better.
Home
Notebook
Contact us