Server side processing

Server side processing

hmibhmib Posts: 1Questions: 0Answers: 0
edited October 2011 in DataTables 1.8
Hi,

I want to load 100,000 records in datatables with Django backend. I am struggling to pass an extra variable (the id of the parent table or the foreign key) along with all the default variables that are sent in server side processing settings. Also, I want the url to be called only when a user clicks on the parent datatable. So basically there is a parent child relationship between two datatables.

Can someone help me quickly on this as I have sort of a deadline tomorrow morning :)

Looking forward
This discussion has been closed.