Keeping Child Rows open after Ajax.reload()

Keeping Child Rows open after Ajax.reload()

MyNameIsPexMyNameIsPex Posts: 1Questions: 1Answers: 0
edited September 2019 in Free community support

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!

Answers

This discussion has been closed.