kendo-angular icon indicating copy to clipboard operation
kendo-angular copied to clipboard

[Grid] Column content mismatch column label after reordering

Open ipeshev opened this issue 4 years ago • 2 comments

Describe the bug Column content mismatch column label after reorder columns and toggle locked state.

To Reproduce Open https://stackblitz.com/edit/angular-2wgegy?file=app%2Fapp.component.ts

Click to toggle the lock on "CategoryName" (second ul, second bullet)

Reorder "Discontinued" (place between "Units In Stock" and "Unit Price")

Click to toggle the lock on "CategoryName" (first button)

Note the content on the second column of the first group: "Category.CategoryName".

Expected behavior Column content should be consistent with column header.

Broken in

v4.8.0

ipeshev avatar Sep 23 '20 05:09 ipeshev

As of 2021/04/26 (version 5.0.3 of the grid), this is still an issue (see https://stackblitz.com/edit/angular-k5decg). Is there any update on when this might be looked at?

JasonChenLogibec avatar Apr 26 '21 17:04 JasonChenLogibec

Hi Team, Let us know once the issue is fixed or is part of any planned release.

shivambindal93 avatar Dec 12 '23 06:12 shivambindal93