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.

Remote Store but Local Search / Sort

See original GitHub issue

I have a remote store (using MobX) and inject the data to the table component as props. I set the remote flag in the table accordingly. Obviously I need to write my own onAddRow, onDeleteRow and onCellEdit to update the remote store, but I’d like to avoid rewriting the search and sort code. Is there a way to use the default search / sort functionality with remote store?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
AllenFangcommented, Jan 26, 2017

I can support this feature on next version(next week)

0reactions
tommiiicommented, Jul 29, 2019

I’m not able to set defaultSearch in options when remote is enable. I get ‘Maximum update depth exceeded’ error. Is there a solution in “react-bootstrap-table”: “4.3.1” ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

buffered store with local sorting (client-side) - extjs
Buried deep in the dom there is a setSortState function on the Ext.grid.header.Container class and on the Ext.grid.column.Column class.
Read more >
Nearby Search | Places API
A Nearby Search lets you search for places within a specified area. You can refine your search request by supplying keywords or specifying...
Read more >
How To See Google Search Results And Rankings For ...
Google provides a handy way to check the local map pack in specific locations. Simply perform your search in Google, then add “&near=cityname”...
Read more >
Sort search results | Elasticsearch Guide [8.5]
Sort search resultsedit. Allows you to add one or more sorts on specific fields. Each sort can be reversed as well. The sort...
Read more >
Block remote callers who are not local administrators from ...
New Windows 10 version 1709 policy blocks remote callers who are not local administrators from starting/stopping services.
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