Server Side Processing - Query/View not Single Table
Server Side Processing - Query/View not Single Table
I need to implement server side processing - only instead of the simple example at http://datatables.net/release-datatables/examples/data_sources/server_side.html, my data is being generated by a query that calculates several values using subqueries and joins. What is the best way to implement server side processing in my situation, when the data isn't coming from a single table?
Thanks for this great plugin and forum.
Thanks for this great plugin and forum.
This discussion has been closed.