Create complex queries in datagrid columns templates

Hi,

You can also use nested expands (converted to JOINS in SQL) to present many-to-many like Orders -> OrderDetails -> Products:

Here is the application.

Best Regards,
Vladimir