Michael Bayley

Results 14 issues of 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...

Bug
Area-MSIX ADO

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...

Type: Feature ⚙

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...

Type: Feature ⚙

### 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...

Area: DataGrid

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...

Type: Feature ⚙

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...

Type: Feature ⚙
Area: DataGrid

### 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 ![image](https://github.com/Megabit/Blazorise/assets/34929316/8471440e-866f-463f-9c29-94bcdc2357a1) ### Steps to reproduce View...

Type: Bug 🐞

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)

Type: Feature ⚙

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...

Type: Feature ⚙

### 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...

Type: Bug 🐞