Oliver Aldrian
Oliver Aldrian
When using an `Autocomplete `component there should be the possibility to enable match highlighting for Autocomplete items. When a search string is entered, and matches are shown, the matching parts...
**Describe the bug**  **To Reproduce** it is visible in the docs for localization **Expected behavior** localized string
Hi together, would anybody be against the stopwords being available as nuget package? I would need it for a project of mine, and instead of including the raw files, I...
### Blazorise Version 1.5 ### What Blazorise provider are you running on? Bootstrap5 ### Link to minimal reproduction or a simple code snippet https://github.com/oaldrian/BlazoriseReproductions/tree/groupingAndAggregateError ### Steps to reproduce - add...
**Describe the bug** According to @stsrki `DataGridCheckColumn` should use `Theme.ColorOptions.Primary` as base of its color. This does not work. **To Reproduce** see reproduction in https://github.com/oaldrian/BlazoriseReproductions/tree/datagrid-checkcolumn-color Index.razor and App.razor **Expected behavior**...
**Is your feature request related to a problem? Please describe.** If I have columns that do not directly link to a field as sources for the data, but instead use...
### Blazorise Version 1.6.0 ### What Blazorise provider are you running on? Bootstrap5 ### Link to minimal reproduction or a simple code snippet https://github.com/oaldrian/BlazoriseReproductions/tree/datagrid-modal-background-rendering ### Steps to reproduce - create...
### Blazorise Version 1.6.0 ### What Blazorise provider are you running on? Bootstrap5 ### Link to minimal reproduction or a simple code snippet https://github.com/oaldrian/BlazoriseReproductions/tree/datagrid-rapid-editing-js-exception ### Steps to reproduce - webassembly...
**Is your feature request related to a problem? Please describe.** DataGrid State does not save Grouping. **Describe the solution you'd like** DataGrid State does save and restore Grouping of columns....
### Blazorise Version 1.7.x, and I assume all other before ### What Blazorise provider are you running on? Bootstrap4 ### Link to minimal reproduction or a simple code snippet https://blazorise.com/docs/extensions/datagrid/features/editing#toc_Rapid-Editing...