material-table-core / core

Datatable for React based on material-ui's table with additional features. Support us at https://opencollective.com/material-table-core
https://material-table-core.github.io
MIT License
296 stars 146 forks source link

Focus on row for editing programatically #750

Closed tathagatl closed 1 year ago

tathagatl commented 1 year ago

Is it possible to focus on a row using code, to edit the row, without clicking on the edit icon in the actions column?

Domino987 commented 1 year ago

Yes you can use it, It's not typically exposed but here you go: https://codesandbox.io/s/material-table-starter-template-forked-cvtu1o?file=/src/index.js

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You can reopen it if it required.