On 29 août, 20:26, Bruno Rocha <[email protected]> wrote:
> what is your data source?

I have XML data.

> 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.

I can transform my data in Python or JS. I don't care that much about
coding the data transformation necessary to make things work. What
seems to be the challenge is displaying the hierarchy I talk about.

What would be your recommendation?

Reply via email to