A problem using DropDownButtonAdv

Hello everyone,

I am trying to create navigation using Syncfusion controls. 

I added MenuAdv and inside of it I added DropDownMenuGroup, but it doesn't build the project and the error message says:

"
Error CS0234 The type or namespace name 'Windows' does not exist in the namespace ' MyProject .Syncfusion' (are you missing an assembly reference?) MyProject.Syncfusion.WPF"

I referenced the namespace using this line: 
xmlns:syncfusion="http://schemas.syncfusion.com/wpf", but I still get the error. Designer renders the window, but the project doesn't build. I created the project from Installed location not from NuGet.

What am I suppose to do to make this work? 

Thanks in advance.


3 Replies 1 reply marked as answer

GT Gokul Thanudhas Syncfusion Team July 7, 2022 08:39 AM UTC

Hi Milos,


We are unable to reproduce the issue from our end. Please refer to the sample and the image from the attached image for your reference.


Please check whether the assemblies are properly referenced with the correct version.


Regards,

Gokul T.


Attachment: DropDownMenuGroup_948adbf1.zip

Marked as answer

MI Miloš July 7, 2022 12:29 PM UTC

Solved it... I initially installed Syncfusion using web installer, but when I used offline installation the problem disappeared.

Thank you.



BA BagavathiPerumal Apranandham Syncfusion Team July 8, 2022 05:53 AM UTC

Hi Milos,



We hope that your issue is resolved. Please let us know if you need any other assistance. We are happy to assist you.



Regards,
Bagavathi Permal A


Loader.
Up arrow icon