Using Radzen you can create quickly master/detail Angular application without writing any code.
What you need to do?
- Get Radzen
- Create new application:
- Add OData service to your app (services.odata.org/V4/Northwind/Northwind.svc/):
- Create Customers page:
- Create Orders page:
- Navigate Customers -> Orders with CustomerID as parameter:
- Filter Orders by CustomerID:
- Run your app and enjoy the result: