-
### Description
When `UseLayoutRounding=true`, the `DataGrid` can hang in an endless loop trying to get a cell into view after resetting the data then setting `DataGrid.CurrentCell`.
It appears to h…
-
### Describe the bug
DataGrid.ScrollIntoView() works only with simple ObservableCollection (i.e. contains only simple types like string, int, etc.). Doesn't work, if the ItemsSource is a DataTable, O…
-
### Use case
My data grid has language specific header text in DataGrid.
The "columnName" in GridColumn is a variable name while the value (displayed in Grid) is NOT SAME as "columnName" (picked up…
-
In `survival::predict.survreg()`, you can pass a `p` argument when `type = "quantile"`, to define the probabilities of the quantiles. However, this argument cannot be passed in *marginaleffects*, as i…
-
### Blazorise Version
1.7
### What Blazorise provider are you running on?
Bootstrap5
### Link to minimal reproduction or a simple code snippet
/tests/datagrid/selection/row-detail
### Steps to …
-
There appear to be multiple memory leaks in DataGrid.
It feels like it was never tested for memory leaks after the items were cleared.
After a DataGrid is cleared (items collection view is empty…
-
## Describe the bug
After created atlassian forge (react) app, using your basic demo on App () function adding to return
1. Log in to Atlasian.net
2. Install forge
3. forge create - app name -…
-
### Blazorise Version
1.7
### What Blazorise provider are you running on?
FluentUI2
### Link to minimal reproduction or a simple code snippet
Problem with Chooser and pagination is back
### Step…
-
### Description
Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/dataGrid.html
1. General:
- Update examples for `renderers`, using renderers with `@Supply` annotation ([UI Samples l…
-
**Problem description:**
I originaly thought this was issue of ReactiveUI:
https://github.com/reactiveui/ReactiveUI/issues/3178
but it turns out it is issue with WPF somewhere.
This issue ex…