TanStackT
TanStack13mo ago
1 reply
colossal-harlequin

Update Column Definition Dynamically

I need to be able to update the column definition dynamically. My use case for this is to enable sorting on a column when a useEffect hook fires in my react component. Is there a way to do this easily with tanstack table library?
Was this page helpful?