-
### Package
Carbon for IBM Products
### Description
QA filed a ticket against our product that you can't scroll a table horizontally from the header... i.e. there's no effect when you move the curs…
-
Datagrid er en mer avansert versjon av Table og vil løse noen bugs relatert til oppdatering av items i tabell.
https://mudblazor.com/components/datagrid
-
### The problem in depth
I am currently working on a project where I’ve designed a custom filter view for filtering the data displayed in the DataGrid. Instead of using the default filtering function…
-
Hello, I was able to change the Data grid localization thanks to https://mui.com/x/react-data-grid/localization/. I also used
https://github.com/mui/mui-x/blob/1992f8d6cbbcd6f9ab10dd6f054a3febaf…
-
### Bug type
Component
### Component name
MudDataGrid
### What happened?
Using MudDataGrid with remote data source (ServerData property) and custom search (QuickFilter property): typing a word wi…
-
### Environment
Jmix version: 2.4.0-SNAPSHOT
### Bug Description
When trying to bind an HTML element to an entity property path, a `java.lang.IllegalArgumentException` is thrown. The issue se…
-
Create a standard set of Theme Styles.
At present, an older copy of these styles can be found in Visual Studio, which were created in ~.NET 4.5 timeframeframe.
```
C:\Program Files (x86)\Micr…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Steps to reproduce 🕹
Link to live example:
Steps:
1. Define gr…
-
### The problem in depth
I am trying to display the datagrid component to an external popup window. I have it displaying fine, but ran into an issue with ending editing. Clicking outside of the cell…
-
### Package
Carbon for IBM Products
### Description
- Create a DataGrid component , set batchActions: true,
- When select all button is clicked , it selects all the button
- Uncheck Select All…