Relative Content

Tag Archive for blazormudblazor

Freeze Left Column in MudBlazor

Currently I have a form that displays a list on a MudTable and freezes the first column on the left, everything is working fine.

mudblazor expand and and selected values not working

Hello I’m kinda new at mudblazor and I don’t know how to manage with expand and show selected values. It shows the feature that I’ve waited and I can see the child features because expand button created but when I click expand button nothing happens. also when I click a feature I can’t see it on selected values part.

Mudblazor MudIconButton Disabled

I have a MudBlazorButtonGroup and wish to disable buttons based on some logic. The disabling is working, however I wish to make the icon grayed out when it is disabled. Perhaps I need two icons for each, but I don’t know how to select the grayed out one when disabled is true.