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

RadGridView.RowDetailsTemplate click event

1 Answer 145 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Jerome
Top achievements
Rank 1
Jerome asked on 22 Mar 2011, 08:55 PM
I have a button inside a RowDetailsTemplate. Hover and click events don't flow to the button, but result in the selection of the row. Is this normal? How can I make my button handle them instead? My button extends from the WPF Button class, so I'd assume it already has handlers and such...

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 23 Mar 2011, 08:43 AM
Hi ,

 I've just tried this with standard Button and our latest release however everything worked as expected on my end. You can check the attached project for reference. 

Best wishes,
Vlad
the Telerik team
Tags
GridView
Asked by
Jerome
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or