-
```
What steps will reproduce the problem?
1. Bind a TreeGrid to a dataprovider
2. Expand some items
3. Adjust some of the data in the provider and rebind
What is the expected output? What do you see…
-
```
What steps will reproduce the problem?
1. Bind a TreeGrid to a dataprovider
2. Expand some items
3. Adjust some of the data in the provider and rebind
What is the expected output? What do you see…
-
geardoom3[CodePlex] When I press ENTER after I'm finished editing a DateTimePicker which is in a DataGrid it doesn't trigger RowEditEnding.
ltDataGridTemplateColumn ClipboardContentBinding=quot{x:Nul…
-
DataGrid horizontal scroll bar v3.3.0 bug, v3.2.0 is ok
-
https://github.com/contributte/datagrid/blob/1b0ff6a229d471df21ef7a64132f9ebe76a8d947/src/Column/ColumnDateTime.php#L35
It's possible to set up here timezone? Something like this? $date->setTimezon…
ne2d updated
5 months ago
-
instead of subclassing and extending the phosphor datagrid, https://github.com/phosphorjs/phosphor/tree/master/packages/datagrid, some of the functionality could be done upstream.
which features make…
-
fault top border line which is coming for datagrid i want to remove that using winui3 technology. if any help that would be great
![Capture](https://user-images.githubusercontent.com/57128398/232974…
-
## Introduction
I've encountered a potential issue while integrating the data-grid package into a Laravel project, specifically during the development of tests to evaluate the data-grid functionali…
lotyp updated
8 months ago
-
I think the doc should either show what GroupInfoCollection class is, or explain what is required for it to work. i.e. implements IEnumerable
---
#### Document Details
⚠ *Do not edit this s…
-
When I use two datagrids on the same page, the width of the columns is not properly set.
The component uses classes to set the width of the columns (r0, l0, r1, l1, etc). The Shadowdom polyfill does …