what is your data source?

datatables can handle json and xml (but it is not implemented in the plugin,
but can be done with JS), if you want a JSON based grid I recommend
PowerGrid, another plugin I created. PowerGrid is based in JSON or PJSON, it
comes with a default callback module, but you can specify any callback
function wich returns JSON to be loaded in the grid.

Reply via email to