Have 2 tables requestId and requestDetails both have relation based on requestID (1:N) and requirement is to display the child data (request details) once the user selects a requestID . But after creating the relationship, child data (requestdetails) is not getting displayed in active form.
Appreciate any help / pointers to documentations which covers this scenario
Tried sub grids but no luck