Blazor AutoQueryGrid - Allow for setting default or easily overriding all the Grid and Column Classes
3Rodetyele*
1
vote
-
Sam Bosell commented
Will do, thank you.
-
They are overridable on a per grid:
https://github.com/ServiceStack/ServiceStack/blob/main/ServiceStack.Blazor/src/ServiceStack.Blazor/Components/Tailwind/AutoQueryGrid.razor.cs#L56-L65As well as globally:
BlazorConfig.Instance.AutoQueryGridDefaultsNote we're no longer using UserVoice, please use GitHub Discussions for any future feature requests: