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!

1
Vote

The user attempted to use checkbox selection in combination with virtualization. In this scenario, specific row selection was restricted using the rowDataBound event. When the header checkbox is clicked, the first set of records is selected correctly. However, after scrolling, the next set of records is not selected.

We need to provide support for consistent checkbox selection in the Gantt chart when virtualization is enabled.