reload Table with new Data using serverside processing
reload Table with new Data using serverside processing
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 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 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.