-
For the virtualized dataGrid (@fluentui-contrib/react-data-grid-react-window), the scrollbar is on the body
This is fine if the columns all fit without a horizontal overflow, however if there is so…
-
### Describe the bug
If a DataGrid.ItemsSource property is assigned in a LostFocus event, clicking an item in the DataGrid will throw ArgumentOutOfRangeException
### To Reproduce
```
…
jwl4 updated
3 months ago
-
### Summary
Current behavior 😯
The datagrid jumps/scrolls when an editable cell is selected and the space bar is pushed.
Expected behavior 🤔
The datagrid should not scroll and either:
Pressing t…
-
### Description
[DataGrid_VisualCrash SIMPLE.zip](https://github.com/dotnet/wpf/files/13841344/DataGrid_VisualCrash.SIMPLE.zip)
A. After a total deletion of all the rows present in Datagrid, the c…
-
### Steps to reproduce
Link to live example: https://codesandbox.io/p/sandbox/stupefied-hawking-6vsm9f
Steps:
1. Ensure "Include Headers" is checked.
2. Click "Autosize columns" button.
3. Obse…
-
### Component
DataGrid
### Package version
latest
### React version
18
### Environment
```shell
System:
OS: Linux 5.15 Ubuntu 22.04.3 LTS 22.04.3 LTS (Jammy Jellyfish)
CPU: (32) x64 I…
-
### Describe the bug
First of all, thank you for creating such a fantastic library!
I am unable to adjust the size of the scroll bars. When I attempt to set the height of horizontal scroll bars …
-
### Summary
It would be great if pasting data into DataGrid could add additional rows if the length of copied data exceeds the selected rows.
So if I copied 5 rows, and selected the last row in …
-
> newdata = "median" causes problems with both hp and gear if they are not casted with
> mtcars = mtcars.cast({"gear" : pl.Utf8, "hp" : pl.Float64}).
> the problem with hp is that it's type is detec…
-
We will need a DataGrid control.