Pending Review
Last Updated: 20 Jul 2026 09:52 by Igor
Igor
Created on: 20 Jul 2026 09:52
Category: Kendo UI for Angular
Type: Bug Report
1
When saving and then reloading column state in a Grid with a multi-column header, the multi-column is incorrectly positioned with OrderIndex = 0

Hello,

 

I have prepared an example, here's how you reproduce the bug (https://stackblitz.com/edit/angular-2nwrn7db?file=src%2Fapp%2Fapp.component.ts):

1. Move the Product Name column between the Category and Unit Price columns
2. Save the Grid state using the Save State button
3. Reload the page
4. Restore the saved state using the Load State button
5. The multi-column Test (k-grid0-col4) has the wrong OrderIndex (0 instead of 4)

Best regards,

Igor

0 comments