mongodb + node.js + datatables?
mongodb + node.js + datatables?
Hopefully this isn't too terrible of a question but I'm having a lot of problems finding good documentation on how to use DT in conjunction with node.js and mongodb. I can setup the DT using jquery just fine, but I am trying to dynamically provide data for the table by querying a mongodb collection and returning the result set (as an array) back to the DT initialisation variable ('aaData' it looks like).
Any helpful links/tips? :D
Any helpful links/tips? :D
This discussion has been closed.
Replies
Allan