Hi.
Now the dropdown works first time but still behaves as before after that.
The fact is that I migrated the project directly from NET 5.
Here are the steps I performed:
1) Deleted bin and object folders
2) Updated Nuget packages in VS 2022
3) Created new program.cs from old program.cs and startup.cs
Is there any documentation from Syncfusion with guidelines for migrating a project from NET5/VS2019 to NET6/VS2022?
Thank you.