How shall i bind expand to table in detail page for below query ?
Master List :
ServiceURL/EmployeeList
Detail Page :
How to bind students from below Query to table/form in Icon Tab bar filter in details page .
ServiceURL/EmployeeDetails('1')?$expand=Students
ServiceURL/EmployeeList?$filter=EmpNo eq '1'