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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

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