Hi there,
i noticed a strange behaviour at the column menu in my project.
Usually in step 3 it has to disappear, like in your demo
https://blazor.syncfusion.com/demos/datagrid/column-menu?theme=tailwind-dark
but it won't and the only way to let it disappear is to click inside and press ESC or do step 2
A side effect of this behaviour is that it's blocks every other colmenus in the grid as long as it's active.
So i tried to copy the code from your demo (link above) and used it in a test page in my current project with the same result and the same effect. Even if i copied it in a fresh, naked Blazor Server project.
@using BlazorDemos
@using blazor_griddata
@inherits SampleBaseComponentOr what do i miss?
I upload my test page for your convenience.
Regards
Stefan
Hi Stefan,
Greetings from Syncfusion.
Based on your shared details, we have checked the reported case. We could not able to reproduce the reported problem. While clicking the outside of the column menu after opening, the column menu closes correctly. Find the below sample and video for your reference.
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/SampleRef1731866204
Video: https://www.syncfusion.com/downloads/support/directtrac/general/ze/VideoRef-701058376
If you are still facing the problem, then could you please share the below details which will be helpful to validate and provide a better solution.
Regards,
Rahul
Hi Rahul,
thanks for your help. I downloaded your sample and it works.
After that i downgraded the Synfusion version in the project to 19.4.56 and voilà the colmenu behaves exactly as described. Please try this.
At current state i cannot update the versions to 20.X in the project.
Regards
Stefan
Hi Rahul,
i'm sorry it was my fault. i've practiced the usual "documentation not read"-Error. After i changed the settings in _host and Program.cs for using version 20.x everything works like before. Sorry for your unconvinience.
Regards
Stefan
Hi Stefan,
Thanks for the update. We are glad to hear that you have resolved your issue.
Kindly get back to us if you have further queries.
Regards,
Vignesh Natarajan