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

Possible issue with multiple sort in grids on the bridge #774

Open
seroth77 opened this issue Nov 30, 2017 · 0 comments
Open

Possible issue with multiple sort in grids on the bridge #774

seroth77 opened this issue Nov 30, 2017 · 0 comments

Comments

@seroth77
Copy link

I was attempting to use the multiple sort mode in the kendo aurelia bridge grid. I noticed this was an option and is possible in the kendo libraries via Kendo Multiple Sort Grid Example.

I tried to accomplish this via the aurelia bridge via Kendo Aurelia Bridge Multiple Sort Grid Example.

I noticed that the Bridge version doesn't seem to work the same way. The multiple sort looks like it works initially but it actually doesn't. It just does a single sort and the second sort doesn't sort just toggles the sort image up and down with no effect.

I did the test with kendo grid itself and it works as expected but the bridge may have an issue.

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