≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
Is it possible to pass DataTables a DataSet and manipulate the data from there?
Is it possible to pass DataTables a DataSet and manipulate the data from there?
traedoril
Posts: 3
Questions: 2
Answers: 0
October 2013
edited October 2013
in
General
I am getting a dataset from my database and I want to pass that directly to DataTables and allow it to display the data on the screen, Is this possible?
Replies
allan
Posts: 65,825
Questions: 1
Answers: 10,952
Site admin
October 2013
A data set in what language? Javascript? You could use Knockout observables: http://datatables.net/dev/knockout/
Allan
This discussion has been closed.
Replies
Allan