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

Handler Type mismatched exception on PreparedEditor event

2 Answers 126 Views
PropertyGrid
This is a migrated thread and some comments may be shown as answers.
BENN
Top achievements
Rank 1
BENN asked on 01 Feb 2016, 12:13 PM
According to

http://docs.telerik.com/devtools/wpf/api/html/e_telerik_windows_controls_radpropertygrid_preparededitor.htm , and also to the auto completed event handler that is being created with double Tab, this should have worked, but when I try that, I get the exception above.

It looks like it is actually expecting RadRoutedEventHandler (looking at the cast inside the code), but trying to create a function with event args of type RadRoutedEventArgs generage (as expected) a compilation error.

 

Is this event even useful for anything?

 

 

2 Answers, 1 is accepted

Sort by
0
Accepted
Stefan
Telerik team
answered on 04 Feb 2016, 09:31 AM
Hello Benn,

Thank you for your feedback.

After investigating the case, it seems that it is an issue on our side. I have logged it in our bug tracking system. You can track its state in the Feedback Portal: link.

I have also updated your profile points as a gratitude for your cooperation.

All the best,
Stefan X1
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
BENN
Top achievements
Rank 1
answered on 04 Feb 2016, 12:11 PM
Thanks
Tags
PropertyGrid
Asked by
BENN
Top achievements
Rank 1
Answers by
Stefan
Telerik team
BENN
Top achievements
Rank 1
Share this question
or