-
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 ItemRegressionBroken functionality which was working previouslyBroken functionality which was working previouslySEV: LowjQuery
Milestone
Description
Bug report
Regression introduced with 2024.1.130. Likely related to: #7650
Workaround: remove "px" from the width values, e.g.,
width: "80"
Reproduction of the problem
- Run this dojo: https://dojo.telerik.com/ulOPUJEW/2
- Compare the behavior of the Grid with R3 2023 SP1: https://dojo.telerik.com/alahAneG/3
Current behavior
The columns ignore their width setting and each column has 1/3 of the Grid's width.
Expected/desired behavior
The columns widths are proportionate to the specified width values (as in R3 2023 SP1).
Environment
- Kendo UI version: 2024.1.130
- jQuery version: x.y
- Browser: [all]
Metadata
Metadata
Assignees
Labels
BugC: GridFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemRegressionBroken functionality which was working previouslyBroken functionality which was working previouslySEV: LowjQuery