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

How to get child gridview row in the MouseDoubleClick event?

1 Answer 119 Views
GridView
This is a migrated thread and some comments may be shown as answers.
xu jundong
Top achievements
Rank 1
xu jundong asked on 12 Mar 2010, 04:33 AM
Hi, Telerik.
I need your help.

I am working with Telerik RadGridView. RadGridView displays hierarchial manner.

Then I want to get  the data of a selected child gridview row and display the data in a new Page for Editing in the MouseDoubleClick event.

Is there any way for me to accomplish this?

Thank you!

1 Answer, 1 is accepted

Sort by
0
Pavel Pavlov
Telerik team
answered on 17 Mar 2010, 05:08 PM
Hello xu jundong,

Please run the attached project. If you double click the row in the child RadGridView , a message box with info on the clicked item will appear. Please use the code in Window1.xaml.cs for reference.

All the best,
Pavel Pavlov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
GridView
Asked by
xu jundong
Top achievements
Rank 1
Answers by
Pavel Pavlov
Telerik team
Share this question
or