ColReorderWithResize does not save column width even using "bStateSave": true
ColReorderWithResize does not save column width even using "bStateSave": true
samdemo
Posts: 16Questions: 0Answers: 0
Hi,
I want to save column width in database after resizing,but its not saving in cookies even using "bStateSave": true
I am getting column width "oSettings.aoColumns[1].sWidth" i will store in database but i can't figure out how to load back the same column
width again.
Thanks,
Sam
I want to save column width in database after resizing,but its not saving in cookies even using "bStateSave": true
I am getting column width "oSettings.aoColumns[1].sWidth" i will store in database but i can't figure out how to load back the same column
width again.
Thanks,
Sam
This discussion has been closed.
Replies
Allan
Thanks Allan, I will try to solve this and definitely i will share if i am able to solve :-)
Thanks,
Sam