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

Compile error: "SelectionChanging" is not recognized

3 Answers 74 Views
GridView
This is a migrated thread and some comments may be shown as answers.
jen
Top achievements
Rank 1
jen asked on 21 Nov 2016, 02:43 PM

I can't seem to get my WPF application to compile properly. Telerik Version 2016.3.914.45

I had the 'SelectionChanged' event set on a RadGridView, and I needed to change it to 'SelectionChanging'. Now I can't run the application as the compiler is telling me :
"The member "SelectionChanging" is not recognized or is not accessible."

"The property 'SelectionChanging' does not exist in XML namespace 'http://schemas.telerik.com/2008/xaml/presentation'."

 

The same property is set in other files and compiles correctly.

 

Also on just one RadComboBox I'm getting:

"The property 'SelectionChanging' was not found in type 'RadComboBox'. "

 

What is up with this property? I have tried cleaning my solution, rebooting my computer, removing the Telerik.Windows.Controls.GridView reference and re-adding it. What else can I try to get this property to work correctly?

 

3 Answers, 1 is accepted

Sort by
0
jen
Top achievements
Rank 1
answered on 21 Nov 2016, 03:06 PM
Just upgraded to 2016.3.1024.45 and still cannot compile! Any ideas?
0
jen
Top achievements
Rank 1
answered on 21 Nov 2016, 04:13 PM
ah got it. there was another error that wasn't showing in the error list window, fixed that and the rest finished compiling
0
Lance | Manager Technical Support
Telerik team
answered on 21 Nov 2016, 05:40 PM
Hi Jen,

I'm happy to see that you've resolved the issue.  Please let us know if you have any further difficulty.

Regards,
Lance | Tech Support Engineer, Sr.
Telerik by Progress
Telerik UI for WPF is ready for Visual Studio 2017 RC! Learn more.
Tags
GridView
Asked by
jen
Top achievements
Rank 1
Answers by
jen
Top achievements
Rank 1
Lance | Manager Technical Support
Telerik team
Share this question
or