T
TanStack12mo ago
deep-jade

Possible to get custom/dynamic cell data in the sortingFn?

I've got a column that dynamically renders content based on the column accessor (it's a unique value that I'm passing to a query inside of the cell render function. Is is possible to grab the value that's actually rendered, and sort based on that? Right now it's only filtering based on the value from the column accessor, and I need it to sort based on the text that's actually rendered.
1 Reply
other-emerald
other-emerald12mo ago
Hi , came here to ask the same question , did you figure it out?

Did you find this page helpful?