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

Double Click on RowDetails

1 Answer 74 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Jason Hall
Top achievements
Rank 1
Jason Hall asked on 16 Aug 2010, 06:17 PM
Is there a way to capture the double click event from the row details? I see GridViewCellBase.CellDoubleClickEvent, but this doesn't work if you only show the rowdetails.

 

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 18 Aug 2010, 04:30 PM
Hello Jason Hall,

You may try to use the events fired form the elements inside the RowDetails - the TextBox-es and TextBlock-s for example. Once capturing the necessary event, you can implement the logic you need inside.
 

Kind regards,
Maya
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
Jason Hall
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or