Hi team,
it seems that when I open a dialog from a context menu and I close it, I loose the information about the current page in the RadzenPanelMenu.
when I open it from a button the problem does not trigger.
Here some demonstration using an empty project.
from a simple button I open the dialog in the counter page:
When I close the dialog the RadzenPanelMenu shows as selected the counter page:
If I open the same dialog from a contex menu item:
after closing the dialog the RadzenPanelMenu looses the current counter page:
I try to attach the simple visual studio project with this example.
TestForRadzenMenuAndDialogs.zip (854.8 KB)
Thank you in advance for your help,