Is it possible to use a Deferred object as a data source?
Is it possible to use a Deferred object as a data source?

Our client side JS framework uses models for all ajax actions. These models provide jQuery deferred objects that will at some point in the future resolve to data.
Is there a way to use a deferred object with a datatable?
This discussion has been closed.