jqGrid has a column chooser functionality as like described here:
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:jquery_ui_methods
and a demonstration from @Oleg:
http://www.ok-soft-gmbh.com/jqGrid/SimpleLocalGridWithColumnChooser.htm
However its too complex for my needs. Is there any simple way as like FlexGrid's show-hide columns choosing functionality:
You can check Example 1. Columns can be shown and hide by clicking columns. I don't want to same thing but it would be great just clicking somewhere at or near columns and choosing just columns to show or hide.
Any ideas?
PS: I want a basic show-hide column field not a complex screen that opens and people selects many options on them. It should be build on table as like Flexigirid. users click checkboxes and thats all.