ColReorderWithResize does not save column width even using "bStateSave": true

ColReorderWithResize does not save column width even using "bStateSave": true

samdemosamdemo Posts: 16Questions: 0Answers: 0
edited November 2013 in DataTables 1.9
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

Replies

  • allanallan Posts: 63,381Questions: 1Answers: 10,449 Site admin
    I don't think that plug-in has that particular feature. Its a community contributed plug-in that I haven't been involved with in the development though, so I might be wrong! I know its a tired open source mantra, but it is true - patches are welcome :-). The ColReorderWithReisze plug-in is not supported by myself as or as part of the DataTables project though.

    Allan
  • samdemosamdemo Posts: 16Questions: 0Answers: 0
    Hi,

    Thanks Allan, I will try to solve this and definitely i will share if i am able to solve :-)

    Thanks,
    Sam
This discussion has been closed.