Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Column header and data mismatch when sort after column reorder in case rowTemplate used #254

Open
Cherkashenko opened this issue Jul 11, 2018 · 0 comments

Comments

@Cherkashenko
Copy link

Hello,
I have an issue with knockout kenndo grid.
Steps to reproduce:

  1. Init new sortable and reorderable kendoGrid with rowTemplate and columnMenu.
  2. reorder columns (or hide any columns)
  3. sort table by any columns

Actual result:
Column headers stay reordered( hidden) but data was returned to init state.
image

Expected result: data should be reordered (hidden)

You can reproduce this issue in this fiddle: http://jsfiddle.net/cherkashenko_d/q65u1Lk3/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant