Skip to main content
0 votes
1 answer
19 views

I have a MudDatagrid from mudblazor with a template column which I am trying to filter. The templatecolumn has a property called FilterOperators which I cannot figure out how to use properly. I do not ...
ernie's user avatar
  • 51
1 vote
1 answer
47 views

My example code can be found here: https://try.mudblazor.com/snippet/QYwpPPwgBPfgLWSf I have an issue that MudSelects in custom components and in the main page do not show validation errors when ...
Hooch's user avatar
  • 29.8k
-4 votes
0 answers
48 views

As mentioned in the subject line the tree view context menu is very inconsistent where sometimes the context menu display only after scrolling and at other times it shows instantly! Please view the ...
Tim Kruger's user avatar
1 vote
1 answer
56 views

I am fresh into coding and working on an UI in Mudblazor. What I am trying to do is I have a mudradio selection Yes/No, when user selects "No", it should display some text fields which I am ...
Mehdi C's user avatar
  • 25
1 vote
1 answer
45 views

I have following menu: <MudNavMenu> <MudNavGroup Title="Projects" Icon="@Icons.Material.Filled.List" Expanded="false"> <MudNavLink Href=&...
Michael EstrinOne's user avatar
0 votes
0 answers
60 views

I have a MudBlazor application where I use a custom CurrentUserService to store the currently logged-in user so I can display the user's profile image in the layout. This state is not part of the ...
Daniel's user avatar
  • 558
0 votes
1 answer
58 views

As mentioned in the subject line why are my context menus for the Client, Site and Division not displaying when running the code shown below! I've only includes the relevant sections below: <div @...
Tim Kruger's user avatar
1 vote
1 answer
53 views

I'm using .NET 9.0 and MudBlazor 8.12.0. I have this simple code shown here that is not opening any file upload dialog after gets clicked. What am I missing? <MudFileUpload T="IBrowserFile&...
mfvjunior's user avatar
  • 498
1 vote
1 answer
79 views

I want to set the active panel index based on a query parameter value Problem Description When navigating to a Blazor page containing MudTabs with a query parameter specifying the active tab index (e....
Nodirbek Abdulaxadov's user avatar
Advice
1 vote
0 replies
73 views

Preamble In our current setup, I am developing a class library that acts as a plugin to our platform. This "works" because the executable scans its own directory and automatically loads ...
Noel Frostpaw's user avatar
1 vote
0 answers
66 views

As mentioned in the subject line I wanted to know why the MudBlazor Tree View display the edit view on the 1st click but all subsequent clicks only change the URL & does not update the view. ...
Tim Kruger's user avatar
2 votes
1 answer
86 views

I'm using C# / .NET 9 and MudBlazor, and I've implemented a login dialog with username and password fields. The login works fine, except that I have to press ‘Enter’ twice before the dialog closes and ...
Daniel's user avatar
  • 558
0 votes
1 answer
56 views

I have a project I created, a .NET MAUI Blazor Hybrid and Web App. I followed the procedure to install Mudblazor found here: https://www.mudblazor.com/getting-started/installation#manual-install I ...
Maurice Marinus's user avatar
0 votes
1 answer
47 views

In Mudblazor how to change font-size and font-weight of MudTreeViewItem ?
siamak danesh's user avatar
2 votes
0 answers
135 views

Can anyone show me how to make a MudTable that has FixedHeader=true but that also expands to fit 100% of the vertical height of the parent container? If I set the height property to a pixel height (e....
Webreaper's user avatar
  • 648

15 30 50 per page
1
2 3 4 5
63