Sorting by a data property rather than a column value (createdAt for e.g) #5152
Unanswered
Adam-Collier
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone!
I thought this would be a super simple thing to do, but I can't figure it out! Essentially I have a column definition with some items (first name, last name for e.g) but I want to sort the rows by the createdAt value from the data, but not have createdAt as a column in the table. Anyone know how I can achieve this?
Beta Was this translation helpful? Give feedback.
All reactions