We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Collapse grouped rows at initial render in React Grid component(with captionTemplate)

Hi,


I referred below link to implement collapsed group row in initial renderer.

https://ej2.syncfusion.com/react/documentation/grid/how-to/collapse-grouped-rows-at-initial-render


Since I was getting requests for async data, I changed it to the code below.

Also, when selecting the second row among the grouped rows, captionTemplate of group options were used to move to the corresponding page.


the whole code:


However, inside the library it is calling these errors.

error: