Hello,
since columnChooser is not available in bootstrap version, is there a way a to show just columns part of column menu so the user can hide/show or re-order columns.
|
1 2 3 4 |
$("#btn").click(function(){ myGrid.showColumns(); }); |
Any help would be appreciated.
Thanks,
Kris
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top