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

Feature request: Click heading to sort #55

Closed
kylecordes opened this issue Jul 8, 2012 · 3 comments
Closed

Feature request: Click heading to sort #55

kylecordes opened this issue Jul 8, 2012 · 3 comments

Comments

@kylecordes
Copy link

It would be very nice to sort the table by clicking headers, or with a context menu. It should be possible to add this using an external table-sort library; but there are hundreds of those (at least) to choose from, and I suspect many of them would not interoperate correctly with Handsontable. Therefore it would be excellent to have either sorting built in, or have the documentation and example link to (and test with!) a table sorting library that works well with Handsontable.

@ghost
Copy link

ghost commented Jul 9, 2012

Is it the same as #40 ?

@kylecordes
Copy link
Author

Ah, it is. Though I'd like a solid implementation of column sorting (support up/down, show a little marker for the sort direction, sort multiple columns, programmation sorting, etc.)

@warpech
Copy link
Member

warpech commented Jan 23, 2013

Column sorting is possible since version 0.8.3. Please follow issue #40 for that feature.

@warpech warpech closed this as completed Jan 23, 2013
budnix pushed a commit that referenced this issue Nov 27, 2018
* Added `beforeContextMenuShow` hook #55

* Change in package.json #55

* Added doc information about hooks #55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants