I have a materialized view (parent grid) and a heavy request, which i want to perform each time a row is expanded.
How to keep the rows of child grid expanded when requesting data with detailDataBound callback?
https://stackblitz.com/edit/react-n1rnfi-fehxah?file=index.js