DevExpress / devextreme-reactive

Business React components for Bootstrap and Material-UI
https://devexpress.github.io/devextreme-reactive/
Other
2.07k stars 381 forks source link

TableFixedColumns with TableEditColumn.COLUMN_TYPE #3480

Closed PavelA85 closed 2 years ago

PavelA85 commented 2 years ago

And found this issue: https://github.com/DevExpress/devextreme-reactive/issues/3278 tried to make command column stick to right, but with no luck: Here is my sandbox: https://codesandbox.io/s/thirsty-dream-thi9u?file=/demo.js

Why <TableFixedColumns rightColumns={[TableEditColumn.COLUMN_TYPE]} /> do not stick my column to the right?

I'm using ...

Screenshots

image

Environment

  "dependencies": {
    "react-dom": "latest",
    "react": "^16.14.0",
    "@material-ui/icons": "^4.11.2",
    "@material-ui/core": "^4.11.3",
    "@devexpress/dx-react-grid-material-ui": "2.7.5",
    "@devexpress/dx-react-grid": "2.7.5",
    "@devexpress/dx-react-core": "2.7.5"
  }
PavelA85 commented 2 years ago

BUMP. any update on my question?

github-actions[bot] commented 2 years ago

Thank you for using Devextreme Reactive. We use GitHub issues to track bug and feature requests. We process incoming issues as soon as possible. Issues that have been inactive for 30 days are closed. If you have an active DevExtreme license, you can contact us in our Support Center for updates. Otherwise, post your question on StackOverflow.