Footer row with data from the server
Footer row with data from the server
Hi all and congratulations for the great work !
I have a problem with my use of datatables: I try to use as much things from the server side as possible so the columns, data and so on are coming from the server with my own AJAX calls.
Everything works great but I wonder now what is the best way to add a footer row in my situation ?
I saw the sample http://datatables.net/release-datatables/examples/advanced_init/footer_callback.html but I don't think it can be applied to my situation.
Please take a look at my JSfiddle where I tried to make a simplified sample of what I get skipping the server side process:
http://jsfiddle.net/8V85R/1/
Thank you
I have a problem with my use of datatables: I try to use as much things from the server side as possible so the columns, data and so on are coming from the server with my own AJAX calls.
Everything works great but I wonder now what is the best way to add a footer row in my situation ?
I saw the sample http://datatables.net/release-datatables/examples/advanced_init/footer_callback.html but I don't think it can be applied to my situation.
Please take a look at my JSfiddle where I tried to make a simplified sample of what I get skipping the server side process:
http://jsfiddle.net/8V85R/1/
Thank you
This discussion has been closed.