Michael Bayley
Michael Bayley
*Project* MSIX SDK DevOps Extension **Describe the bug** Please allow MsBuild 17.0 to be used so we can use .Net 6 in our pipelines C:\Program Files\dotnet\sdk\6.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(134,5): warning NETSDK1182: Targeting .NET...
When the DataGrid column is a DataGridCheckColumn, only DataGridColumnFilterMethod.Equals makes sense Additionally, I think it would be nice to select from true/false instead of typing "true" or "false" (many of...
I think it would be nice to select from a date picker instead of typing the date as a filter. Additionally, I think a additional mode DataGridColumnFilterMethod.Between would be nice...
### Blazorise Version 1.4.0 ### What Blazorise provider are you running on? Bootstrap5 ### Link to minimal reproduction, or a simple code snippet https://github.com/mtbayley/BlazoriseDatagridMissingResults ### Steps to reproduce 1. Clone...
As explained by this comment, it would be nice for the `Theme` cascading value be added by a method in the Blazorise library. https://github.com/dotnet/aspnetcore/issues/50724#issuecomment-1723892147 I am currently porting components from...
I made a comment about this a few years ago. I wanted to create an official feature request for it. > It would be really nice if I could batch...
### Blazorise Version 1.4.2 ### What Blazorise provider are you running on? Bootstrap5 ### Link to minimal reproduction, or a simple code snippet https://blazorise.com/docs/extensions/autocomplete  ### Steps to reproduce View...
Looking for a component that shows the progress of an approval workflow. Something like Radzen's timeline component https://blazor.radzen.com/timeline Maybe the `Steps` component can be improved upon (vertical mode)
Is it possible to create an event callback when the DataGrid is navigated via a click or keyboard (arrow keys)? It would return the row object as part of the...
### Blazorise Version 1.6.0 ### What Blazorise provider are you running on? Bootstrap5 ### Link to minimal reproduction or a simple code snippet Add Virtualize="true" to Rapid editing example https://blazorise.com/docs/extensions/datagrid/features/editing...