I'm not sure this is the correct channel for this, but I didn't find a dedicated issues reporting channel.
I believe there's an issue with Kendo-UI Grid and reordering columns when there are multi-headers.
I encountered it during my test project evaluating the package.
I can demonstrate this with-in the demos. Follow these steps:
1. Open http://dojo.telerik.com/@zagzag999/UcurU or use the attached html source.
2. Move the column "Contact Name" in between the "Location" and "Contact Details" (columns with Multi-Headers).
3. Move the "Contact Details" column to be after the "Location" again.
!! Note that the headers don't match the data columns.
The Phone column jumped into the "Location" group and City column is now under "Contact Details"
I believe there's an issue with Kendo-UI Grid and reordering columns when there are multi-headers.
I encountered it during my test project evaluating the package.
I can demonstrate this with-in the demos. Follow these steps:
1. Open http://dojo.telerik.com/@zagzag999/UcurU or use the attached html source.
2. Move the column "Contact Name" in between the "Location" and "Contact Details" (columns with Multi-Headers).
3. Move the "Contact Details" column to be after the "Location" again.
!! Note that the headers don't match the data columns.
The Phone column jumped into the "Location" group and City column is now under "Contact Details"