-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
Really enjoying working with this package. I am trying to find a way to keep the rows in the same order after using updateReactable, even when the input data has changed the sort order.
The use case for this is when editing data directly in the table/making a determination of it, when the row gets updated it moves spots and can be difficult to track down.
Any thoughts on if there's a current way to implement this? Looks like in React there may be a way with the autoResetSortBy: false argument in useTable , but unsure if there is a way to access that from R/Shiny.
Thanks for the advice.
Metadata
Metadata
Assignees
Labels
No labels