Hi,
I would like ton know if it's possible to get a Panel Menu with alternative rows like in a DataGrid.
Regards,
Hi,
I would like ton know if it's possible to get a Panel Menu with alternative rows like in a DataGrid.
Regards,
Hi,
OK, thanks but i still have a trouble with RadzenPanelMenuItem. Look :
Just remove the background of that class:
.rz-navigation-item-wrapper {
background: transparent !important;
}
Perfect. Thanks for your support.