ajax.reload causes table to "flash" and doesn't keep responsive collapsed rows open.
ajax.reload causes table to "flash" and doesn't keep responsive collapsed rows open.
First off, let me apologize for posting this on github instead of the forums. I should have known better!
Is there a way to stop the data from flashing on reload? I believe it is do to "processing" being TRUE or from "loadingRecords". Is there a way to disable this on additional reloads? Or is there another way to stop the flashing?
Also, on reload, if I use the responsive plugin and click the ( + ) button to see hidden data, on reload it closes again. is there a way to stop that and keep open rows open?
Answers
Never mind, I just set bProcessing to false and use an animated gif in loadingRecords instead.
Hi,
Thanks for posting back here - much appreciated!
Good to hear that you have the loading aspect sorted out. Regarding the child rows, I'm afraid that's a missing feature at the moment. Responsive should indeed retain the child row's state and I'll look to add this to Responsive.
Allan