reload Table with new Data when bServerSide
reload Table with new Data when bServerSide
vikyt12
Posts: 2Questions: 0Answers: 0
I have to load new datatable information on my second request. The input parameters will differ totally on successive requests. From the Ajax respone, I have to clear my old data and load the new one.
Also, first request (on initializing datatable) sends pagination, filters parameters but I would like to send all those parameters in my second request as well. Please help me.
Also, first request (on initializing datatable) sends pagination, filters parameters but I would like to send all those parameters in my second request as well. Please help me.
This discussion has been closed.