-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like…
-
In DataGrid when you filter out all data and nothing found row showing up. In this case if you will try to add new row, it will never show up. This is only happens in nothing found case.
**To Repro…
-
# 🐛 Bug Report
I created a datagrid in which user can edit the cells and run a update action that pass those values to an azure function.
When changing the value of a cell containing the fluentnum…
-
1. Use the following example as a base
https://blazor.radzen.com/datagrid-save-settings
The issue appears even without saving and loading the settings - just using only the bound settings property…
-
Use this template if you want to request a new feature, or a change to an
existing feature.
If you are reporting a bug or problem, please use the bug template instead.
### Summary
launching …
-
After I updated to Blazorise 1.1.6 my datagrids stopped refreshing even when explicitly calling the `Refresh` method the rows are not updating. I had to rollback to 1.1.5
-
Assigning a DbSet to the FluentDataGrid will throw an exception stating _you must call AddFluentDataGridEntityFrameworkAdapter on your service collection_. There is no documentation that describes wha…
-
# 💬 Add Listview, TreeList Controls in Fluent FAST Blazor
Hi Team,
We have Blazor Server application and currently we are using the 3rd party controls for Blazor.
Due to business requirement,…
-
When setting both the `SortOrder` and `SortProperty` properties of a `RadzenDataGridColumn`, on initial load the grid is not sorted by this column. However subsequent order operations (by clicking the…
-
# 🐛 Bug Report
The new QuickGrid-derived DataGrid in 2.0.0rc1 exposes an `Align` property on columns, but it doesn't currently seem to have an effect.
## 💻 Repro or Code Sample
```razor…