question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

cancel sort in remote order

See original GitHub issue

I use table sort only for display sort order and have sorting order in my database because of that I use remote option. But table don’t have any option to cancel sorting. I try to use options but it seems to ignore that.

My code snippet is https://gist.github.com/abonec/3c59009ca365259ddd9dcc32f21cab96

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
aboneccommented, May 16, 2017

it works, thx

1reaction
AllenFangcommented, May 13, 2017

you hope there’s a function or props can cancel the sorting.

Noe, It support on v3.3.4, check this to see how to clean a sorted table.

Can cancel the sorting via clicking, ex: --click–> DESC --click–> ASC --click–>NONE

Actually, it did need some time, no schedule, sorry.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[CLOSED] [#699] Disable remote sort and sort locally
On the following example. Select the records 3, 4, 5 and 6 in this specific order, then click Show Only Selected Records button....
Read more >
How to cancel the sortchange event of an ExtJS grid?
I'm implementing a multi-sort for a grid. I want to use the sortchange event for this, but I have to cancel the event...
Read more >
How to Revert Back to Original Sort - Sheetzoom Learn Excel
Go to Home tab > Sort & Filter > Clear to clear the sorting/filtering. This will remove all filters to sort state and...
Read more >
Undoing the Effects of a Sort - Excel Ribbon Tips
For instance, if you sort the data in a worksheet and then don't do anything else, you can press Ctrl+Z to undo the...
Read more >
When remote is set to true a sorted table is reset to default ...
Everything works fine...remote filtering works, local sorting works, but if a state change occurs, such as selecting a table row, the sort order...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found