Some JS tree plugin might be used, but then it would not be a native Jam feature and style, probably missing CRUD.
This is the same issue with using Datatables, looks ok, but missing a lot. Depends what is needed tho. If is just a view, fine. But then, adding editabe Details in DTables is a bugger.
DT is all html, not JS - hence, no events.
The problem is, Jam works with a JS grid. And u have a nested grids, with almost like a tree dependency. And then u also have some possible calculation. To me, this is a domain of an ERP.
I do not recall a similar view even with the official Jam video.
A report might be possible to develop. LibreOffice Calc is used, I guess u know that.
Northwind app has one yearly report.
BR
@Dean
Thanks I will think about the BOM Format you used. Probably I have to go a differentnt way.