-
Hello,
We are using ASP.NET 5 with Blazor WASM for frontend and internal business applications.
We are missing Fluent UI controls, especially some grid control like - DetailsList - https://developer…
-
## Highlights
- .NET 6 ready
- .NET 5 latest version
- JS Modules
- Bootstrap 5 Provider
- Autocomplete tags
- Async refactoring's
- ColorPicker component
- Theme improvements
- InputMask C…
-
**Describe the bug**
I added a NotificationService.Notify to my server side Blazor app and it is now repeatedly throwing `JSDisconnectedException` when I refresh the page.
The call stack:
```…
-
**Describe the bug**
Filtering on DateTime in DataGrid results in crash: `Microsoft.Data.SqlClient.SqlException (0x80131904): Conversion failed when converting date and/or time from character string.…
-
**Blazority versions 0.9.5 and 0.9.4**
Icons applied to columns headers are not shown or shown in huge size.
Navigation buttons in the DatagridPagination are not shown or shown in huge size
**T…
-
With the new RC 2 candidate for NET 5, Blazor has the option for component virtualization.
Would it be possible to add support for a bool flag param in the datatable that enabled row virtualization…
-
Currently when data grid sorts text columns containing a string with diacritics, it displays it in incorrect order because it does not respect the culture specific sorting rules.
The solution for t…
-
OOTB fast_data_grid cells does not indent or align properly.
Q1: How do I tell the cells to left align with each corresponding column headers ?
Q2: How do I make the data grid responsive for spe…
-
**Collapsed by default:** After I drag/drop a header to group a column I would like an option to have the all rows collapse.
**Group Totals:** A footer row for each group where I can show a total f…
-
Currently, the blazor wrapper does not contain a data grid component. It would be great if this could be added.