TanStackT
TanStack2y ago
1 reply
ordinary-sapphire

api to select a row by id in a table

I have been scanning the API documentation and could not find a simple function like
selectRowById
Is there a simple way of doing that or I should filter the row from getCoreRowModel?
Was this page helpful?