I have prepared additional form (extension) for great jqGrid component.
With this extension user can choose visible and unvisible columns from grid.
It can be done by simple clicking in front of column name on list triggered by any element.
I like Tony's code and this is my first attempt to use style of coding similiar to his.
Check it out and You can put it into next release of great jqGrid.
I'm thinking about additional feature – changing columns name – do You think it can be handy.
It's only about 4 more lines of code.
I hope i'll prepare more extesions if You like this one.
I'm thinking about posibiliy to provide colModel and colNames in xml with data. As i can see today it is impossible
because populating data (and downloading xml contents) happens after creating table header.
What do You think about this feature? Is it possible to do?
I know this needs reenginering a lot of code.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top