Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It's impossible to create a new row when rows are grouped by a column #2492

Open
2 of 4 tasks
AryamnovEugeniy opened this issue Oct 25, 2019 · 0 comments
Open
2 of 4 tasks
Labels
enhancement Grid The DevExtreme Reactive Grid component

Comments

@AryamnovEugeniy
Copy link
Contributor

  • I have searched this repository's issues and believe that this is not a duplicate.

I'm using ...

  • React Grid
  • React Chart
  • React Scheduler

Current Behaviour

A new row does not appear. And the bottom border of the grouped row doesn't stretch till the end of the table as shown in the screenshot.

Expected Behaviour

A new row should appear.

Steps to Reproduce

  1. Add a new row
  2. It's impossible to set the value to the column the grid is grouped by
  3. Save the row
  4. The new row doesn't appear

Link to the example that reproduces the issue: <https://codesandbox.io/s/devextreme-react-grid-for-material-ui-x69hk>

Screenshots

image

Environment

  • devextreme-reactive: 2.1.2
@AryamnovEugeniy AryamnovEugeniy added bug Grid The DevExtreme Reactive Grid component labels Oct 25, 2019
@LazyLahtak LazyLahtak added enhancement and removed bug labels Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Grid The DevExtreme Reactive Grid component
Projects
None yet
Development

No branches or pull requests

2 participants