DevExpress / devextreme-reactive

Business React components for Bootstrap and Material-UI

Home Page:https://devexpress.github.io/devextreme-reactive/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TableColumnReordering defaultOrdering seems manadatory

NilsJPWerner opened this issue · comments

  • 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

If the defaultOrdering option of the TableColumnReordering component is not present or doesn't include every column name in the table, reordering doesn't seem to work.

Expected Behaviour

I would expect this to be optional and the plugin to just infer the default order from the initial order of the columns in the Table.

Environment

  • devextreme-reactive: 2.7.6
  • react: 16.8.3
  • browser: latest Chrome
  • bootstrap: none
  • react-bootstrap: none
  • material-ui: 4.11.0

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.