Hello,
I'm following this document and are able to create the child gridview.
http://docs.telerik.com/devtools/wpf/controls/radgridview/hierarchical-gridview/basic-hierarchies
My need now is I want to have a double click event tied to the child gridview then get the parent row data (object).
Are there any sample codes or guidance?
Thanks,
Brew