I’ve tried everything in the documentation to hide one column but nothing works!
Via js
- this.Grid.setColumnsVisibility(“true,false,false”);
- this.Grid.setColumnHidden(0,true);
Via XML
0true
id
Please help!
I’ve tried everything in the documentation to hide one column but nothing works!
Via js
Via XML
0true
id
Please help!
setColumnHidden() method is available in PRO version only.