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
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