Create SubGrid
Create SubGrid
Hi everyone,
Is it possible to create a subgrid?
My problem is, i am using "group by" (mysql query) due to multiple rows per one unique key e.g. company_id => owners. There are many owners per "company_id".
I would like to create a subgrid in order to populate the entire "owners" list when the user click the "+" sign.
Any help?
Is it possible to create a subgrid?
My problem is, i am using "group by" (mysql query) due to multiple rows per one unique key e.g. company_id => owners. There are many owners per "company_id".
I would like to create a subgrid in order to populate the entire "owners" list when the user click the "+" sign.
Any help?
This discussion has been closed.