I have hierarchal data grid that has parent and child tables linked via
data relation. I would want the child row to be displayed with out
having to click on the relation link the windows forms grid within the
same grid. How can I achieve this?

Thanks