Hi I am experimenting with the Fast Blazor datagrid component and want to be able to add custom column names and make them sortable. I dont see anything in the samples or a search on how to do that. Below is my grid definition <FluentDat...
When a DataGrid is not resizable and a column does not have any options ui (no filter) applied, the header button still functions as a sort button directly: The 'Bronze' column is not sortable and therefore shows a disabled cursor (not shown in the screengrab) This PR also contains chang...
microsoft/fluentui-blazor最新发布版本:v4.6.0(2024-03-29 03:59:34)What's Changed #1462: FluentMessageBar onclick bug and not using Link?.Target #1461: fluent-data-grid rendered after rows in manual FluentDataGrid #1450: FluentSlider's two-way data binding on Value Property does not ...
microsoft/fluentui-blazor最新发布版本:v4.6.0(2024-03-29 03:59:34)#1437: UI does not leave Loading animation if result has 0 items in FluentDataGrid #1424: Not setting current-value for fluent-number-field #1425: add OnClick EventCallback to FluentAnchor #1462: FluentMessageBar onclick ...
🐛 Bug Report 💻 Repro or Code Sample Empty grid row template is displayed like it is clickable (has hover color, pointer cursor) and clicking on it triggers OnRowClick. Also, it has an odd mix of attributes: 🤔 Expected Behavior Regular, n...
microsoft / fluentui-blazor Public Notifications Fork 368 Star 3.8k Code Issues 30 Pull requests 10 Discussions Actions Security Insights New issue [DataGrid] Public method override additions #2711 Merged vnbaaij merged 5 commits into microsoft:dev from miguelhasse:grid-additions-work ...
Fix hyperlink in README by @danielchalmers in https://github.com/microsoft/fluentui-blazor/pull/362 Update Fluent UI System Icons to 1.1.200 Sync FluentDataGrid code with .NET 8 QuickGrid code (see what's new for some breaking changes!!) Fix #361, #371 FluentCalendar now works correctl...
[FluentDataGridRow] Update for sticky header and example by @vnbaaij inhttps://github.com/microsoft/fluentui-blazor/pull/747 [FluentDatePicker and FluentTimePicker] Keep existing time/date by @dvoituron inhttps://github.com/microsoft/fluentui-blazor/pull/726 ...
MudBlazor :https://mudblazor.com/components/datagrid#row-detail-view Telerik :https://www.telerik.com/kendo-react-ui/components/grid/rows/detail/ in (blazor) fluent-ui this is missing, and to have them you have to make the table completely yourself. you can not add or change a part of ...
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications - microsoft/fluentui-blazor