I am new to the tjsonDoc* components. I read the documentation from jlollingbut still not sure how to create the following json from a (one?) database query
So it puts every row and corresponding columns to one new json objects. How to split it into one master and its items? I guess I should use forreign key structure?
Could someone give me a hint for the basic job structure?