dead-brownD
Refine•3y ago•
5 replies
dead-brown

Hi guys. I'm using refine to create the

Hi guys. I'm using refine to create the crud page.
I'm using supabase as DB
I was implemented the list.tsx to show my record on a specific table and using ShowButton to navigate to the item itself.
Now I want to remove showButton and click a row to display the page show item with the id of that row.
I have found the prop onRow of table to set onClick to each row, but how can I get the event of the ShowButton?
Did anyone implemented that before
sorry for my bad English, I will try to improve it in the future 😄

Thank guys, I resolved this 😄
refine is gooddd
Was this page helpful?