My 'child rows' (show extra) closes when ajax reloads?!
My 'child rows' (show extra) closes when ajax reloads?!
Link to test case: https://garyrowe.co.uk/acc/?mode=live&hide=0&order=1&class=
To see the data: **If you would like to see data in the table you need **Assetto Corsa Competizione (sim racing game on PC), SimHub (https://www.simhubdash.com/download-2/) and the Swoop plugin (https://www.racedepartment.com/downloads/simhub-swoop-plugin.48487/)....
Error messages shown: None
Description of problem:
- When I click on the green + in Col0 to show the additional data it closes.
- I know it closes because my table.ajax.reload();
is 600ms.
Question:
- How do I keep the extra data open and keep the reload at the current interval?
This question has an accepted answers - jump to answer
Answers
See if the answer to a similar question in this thread helps.
Kevin
Implemented and works great thanks.