Skip to content

Conversation

@pavelmickevic
Copy link

@pavelmickevic pavelmickevic commented Mar 7, 2025

fixing the typo in https://www.ag-grid.com/react-data-grid/viewport/#updating-data

-params.getRowData(rowIndex)
+params.getRow(rowIndex)

`params.getRowData(rowIndex)` -> `params.getRow(rowIndex)`
@pavelmickevic pavelmickevic changed the title Update index.mdoc Fixed typo in Viewport Row Model documentation Mar 7, 2025
@StephenCooper
Copy link
Member

Thank you for reporting this. We will update this as part of our next release, 35.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants