worthy-azureW
Refine3y ago
18 replies
worthy-azure

How do I use `useEditableTable` with my own custom data fetcher/update logic?

Essentially, I want to use the useEditableTable hook without a resource. I have backend call that can fetch all my models; and I have another one that can update a model
Was this page helpful?