Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
1. Run the sample
https://codesandbox.io/s/elated-ellis-pjixy?file=/src/index.jsx
2. Select the row by enabling setState property of react.
3. TreeGrid columns not refreshed on state changes. For example in the attached sample we have defined function for Template column. but it doesn't triggered.
Grid sample:- https://stackblitz.com/edit/react-anremc-sun3kj?file=index.js
Output for Grid:- Template function has been called on row select
!image-2021-08-06-19-13-28-672.png|thumbnail!
Need to expect the same behavior on TreeGrid also