Responsive Server-Side Ajax Request
Responsive Server-Side Ajax Request
xXTheAwesomerXx
Posts: 1Questions: 1Answers: 0
I have a datatable set up using an ajax request to get data from a mysql table. The table also uses the responsive bootstrap extension. My issue occurs if I expand a collapsed row to view more information that has been casually hidden from view, when the table refreshes (due to the ajax interval set up to refresh the data) the expanded row collapses again! I found no information on controlling the onclick of the expand button to set a global variable.
This discussion has been closed.