-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
BugC: GridFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemS: Wrappers (ASP.NET Core)S: Wrappers (ASP.NET MVC)
Milestone
Description
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
- Implement a Server-Binding Grid.
- 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]
Metadata
Metadata
Assignees
Labels
BugC: GridFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemS: Wrappers (ASP.NET Core)S: Wrappers (ASP.NET MVC)