Thanks for this code.
How do I join two (or more) collections into Grid?
I have the scenario working in mat-grid, but I would like to switch over to Syncfusions Grid.
Do you have any examples of how to join collections in Syncf
Hi Micheal,
Based on your query, you want to join two or more collections in a grid, in EJ2 Grid, you can join two or more collections using foreign key column feature of the EJ2 Grid. Refer the below documentation for more information on foreign key column.
Documentation: https://ej2.syncfusion.com/angular/documentation/grid/columns/foreign-key-column/
Sample: https://ej2.syncfusion.com/angular/demos/#/material/grid/column/foreign-key
If this is not your requirement, share the below details.
Regards,
Jospeh I.