Skip to content

A few questions #300

Answered by jassmith
skelawsky asked this question in Q&A
Apr 26, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote
  1. Yes, there are callbacks in the grid for doing that
  2. I would use menus and send the sort/filter to the server. We have a basic async data source which you could extend modify for your needs. I would use it as a starting point and go from there.
  3. It actually is implemented with react-select. The storybook doesn't save the result because I was lazy and didn't implement a read/write data source for that demo. It just prints to console what the selected value was.
  4. There is another person doing this, maybe they will share their source with you. #287
  5. Provide data in pages and set the rowMarkerStartIndex if you want to show the true index. There is no real downside to doing this.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@skelawsky
Comment options

@jassmith
Comment options

Answer selected by jassmith
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants