reactdatagrid
reactdatagrid copied to clipboard
Empower Your Data with the best React Data Grid there is
- what edition are you using - community - version for 4.18 What happened: When you try to insert a filter state, you will find out that the previous text...
I am using community edition version for `@inovua/reactdatagrid-community` : 4.6.2 - Open https://reactdatagrid.io/demo - Open column context menu on Phone column - Deselect Phone column from the list of displayed...
community 4.0.22 What you did: set up grid with checkbox column and pagination, then clicked on "select/deselect all" toggle checkbox What happened/problem description: grid shows only items of the current...
I am in a situation where I need to show data grid with checkbox row selection for rows and need to exclude disabled rows from selection - what edition are...
Hello! I have a problem with the dropdowns.When the table is at the bottom of the screen and we open a dropdown, it opens upwards and hides behind the table....
- what edition are you using - enterprise - version for `@inovua/reactdatagrid-enterprise` - `4.16.10` What you did: I updated my app to use the new React 18 initialization API see:...
When the filtering header is enabled it drops down and hides the first row of data. This seems to affect iOS devices only using both Safari and Chrome. The issue...
- what edition are you using - enterprise - version for 4.1.24 Relevant code or config while defining a column: ``` header: 'Sources', defaultLocked: 'end', defaultWidth: 85, minWidth: 75, headerEllipsis:...
I am using : @inovua/reactdatagrid-community How can I allow the user to add a row (add new data)