This is a migrated thread and some comments may be shown as answers.

Child Grid Double Click

1 Answer 105 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Brew Hutch
Top achievements
Rank 1
Brew Hutch asked on 26 May 2016, 07:38 PM

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

 

1 Answer, 1 is accepted

Sort by
0
Dilyan Traykov
Telerik team
answered on 30 May 2016, 08:44 AM
Hello Brew,

You can have a look at this article for two approaches on how to access the child GridViews.
Once you have access to the child GridView, you can handle its RowLoaded event and there handle the row's double-click event.

I hope you find this helpful. Let me know if you need further assistance in implementing this.

Regards,
Dilyan Traykov
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
GridView
Asked by
Brew Hutch
Top achievements
Rank 1
Answers by
Dilyan Traykov
Telerik team
Share this question
or