Responsive table after ajax reload collapses expanded row

Responsive table after ajax reload collapses expanded row

caligoigcaligoig Posts: 2Questions: 1Answers: 0

I am having issues with responsive datatables using ajax refresh.
In case when my columns are hidden by responsive, and user click on green circle to expand the row, if users, after that clicks on my ajax refresh button, expanded row is being collapsed.
Is there any way to prevent cells from being collapsed after ajax reload
I am calling ajax reload as table.ajax.reload( null, false )
Thanks

Answers

  • caligoigcaligoig Posts: 2Questions: 1Answers: 0
    edited October 2016

    Can anyone help with this?

This discussion has been closed.