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

Grid with Server Binding does not apply hiding of the columns #7567

Closed
antonmironovv opened this issue Oct 25, 2023 · 0 comments
Closed

Grid with Server Binding does not apply hiding of the columns #7567

antonmironovv opened this issue Oct 25, 2023 · 0 comments

Comments

@antonmironovv
Copy link

Bug report

When a Grid with Server Binding has hidden columns, all columns are rendered.

Regression introduced with the 2023.3.1010 version.

Reproduction of the problem

  1. Implement a Server-Binding Grid.
  2. Add Hidden(true) to some of the columns

Represented in ticket #1628397(with a sample project added that replicates the pointed behavior).

Current behavior

The hidden columns are shown in the Grid

Expected/desired behavior

The hidden columns should remain hidden.

Environment

  • Kendo UI version: 2023.3.1010
  • Browser: [all]
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Oct 25, 2023
@aleksandarevangelatov aleksandarevangelatov self-assigned this Oct 27, 2023
@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants