Keeping Child Rows open after Ajax.reload()
Keeping Child Rows open after Ajax.reload()

Hi all,
I'm new to DataTables. I've got it working pulling json data.
I'm using ajax.reload() to reload the table data every 10 seconds as suggested here: https://datatables.net/reference/api/ajax.reload()
I want any manually opened child rows to stay open after each automatic reload.
Is it possible?
Thanks!
This discussion has been closed.
Answers
Hi @MyNameIsPex ,
This thread should help, it's asking the same thing.
Cheers,
Colin