Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, 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!

2
Votes

When Custom Binding is used, the expand icon should be displayed for the records which have hasChildMapping as true. But for the newly bound child records, the expand icon is not displayed.


Reproducing Steps:

  • Run the sample
  • Expand the parent record
  • Expand icon must be shown for the first child record since hasChildMapping field is given as true for that record.