I have searched the documentation, but cannot find any way to generate structured treegrid JSON.
Q1: Can you show me an example of how this can be achieved (preferably with example DB structure).
Q2: How can I use TreeGridGroupConnector and JSON output?
data of the “parentId” column should refer to the “id” of the parent row.
You can find ready working examples in the dhtmlxConnector package in the “samples/treegrid” directory.