Navigation Menu

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

fix(react-grid): add TableGroupRow as optional dependency for TableFixedColumns #2112

Merged
merged 3 commits into from Jun 25, 2019
Merged

fix(react-grid): add TableGroupRow as optional dependency for TableFixedColumns #2112

merged 3 commits into from Jun 25, 2019

Conversation

LazyLahtak
Copy link
Contributor

No description provided.

@LazyLahtak LazyLahtak requested a review from ushkal June 25, 2019 08:37
@@ -39,6 +39,7 @@ const pluginDependencies = [
{ name: 'TableSelection', optional: true },
{ name: 'TableSummaryRow', optional: true },
{ name: 'TableTreeColumn', optional: true },
{ name: 'TableGroupRow', optional: true },
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's move it between the TableFilterRow and the TableHeaderRow plugins to preserve alphabetic order

@LazyLahtak LazyLahtak merged commit be38da1 into DevExpress:master Jun 25, 2019
@LazyLahtak LazyLahtak deleted the fixed-column-group branch June 25, 2019 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants