-
Notifications
You must be signed in to change notification settings - Fork 65
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.
Metadata
Metadata
Assignees
Labels
No labels