-
Notifications
You must be signed in to change notification settings - Fork 64
Programatically change sort option #88
Copy link
Copy link
Open
Description
Is there a function I can call that is the equivalent of clicking one of the columns names?
For instance, clicking a button outside of the table could call the function to change which column the sorting is based on.
My use case is that I have a UI outside the table that changes what data the table contains and it makes more sense for some data to be sorted by one column and others by a different one. I'd like to programatically change which column the table is sorted by when the user clicks to change the table data.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels