XML RPC with Datatables
XML RPC with Datatables
uprince
Posts: 1Questions: 1Answers: 0
Hi, I am using IXR_Library for making XML-RPC request to server. And the problem is I am getting a huge amount data from the server and if I want to display them in datatables it processes very very slow. That't why I decided to use " Server-side processing " but this feature works with database. How can I implement this feature with XML-RPC?
PS : I am getting array and I encoded to JSONa also.
Thanks a lot in advance.
This discussion has been closed.