Frontmatter
| id | 3953 |
| title | table.View: getRecord() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jan 29, 2023, 11:12 PM |
| updatedAt | Jan 29, 2023, 11:33 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3953 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 29, 2023, 11:33 PM |



We should add a new convenience method which can receive a table row id, a table cell id or even ids inside of a table cell and return the matching record.
I will give it a try now.
@maxrahder @Dinkh