infinite-table / infinite-react

The modern React DataGrid for building apps — faster
https://infinite-table.com
73 stars 5 forks source link

Make the master rowInfo available in the detail DataSource.data fn #216

Closed radubrehar closed 8 months ago

radubrehar commented 8 months ago

This would be a great enhancement and it would allow people to define their dataSource functions outside of the component, since they still have access to the master row.