Help w/ Deferred rendering
Help w/ Deferred rendering
![darms21](https://secure.gravatar.com/avatar/f992c5a939a959e942956a44359584aa/?default=https%3A%2F%2Fvanillicon.com%2Ff992c5a939a959e942956a44359584aa_200.png&rating=g&size=120)
How is the AJAX tab on http://www.datatables.net/examples/ajax/defer_render.html supposed to be implemented? I am unsure how/where I am supposed to create that data. Additionally, I am using an ODBC connection to SQL Server. Can the data on the AJAX tab be populated dynamically with such a connection?
This discussion has been closed.
Answers
Let me clarify. I know that I can create a static file w/ the data from the AJAX tab but how can I populate that dynamically using an ODBC and SQL Server?