Hello,
I am using jqGridImport and jqGridExport to load the configuration of a grid and to save it to the server after the user has modified the hidden and showed columns with a column chooser.
The loading works just great. The column chooser too thanks to Tony's help! 
However, I have a problem with the export.
I use this code to import the grid configuration, add a navigator and a columnchooser on it, then to export the configuration after an action has been performed in a column chooser:
$('#grid_users').jqGridImport({
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top