I have a problem that in my Hierarchal DataGrid want to show the Parent row and when expanded then show all its child rows below the parent row.
However i am not able to do this as when i establish relation between the parent and child link appears (relation name) to view the child rows. Clicking on the link then shows the child rows however then the parent row is not shown because i want to show both on expansion. Can anyone give a solution to my problem.