Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hello Syncfusion Team,
When my users attempt to select about 500 or more tasks at once, not all of the tasks appear in the collection when I try using the "GetSelectedRecordsAsync" method when EnableRowVirtualization is toggled. I am not sure if this is a result of how virtualization works within the Gantt Chart or if it is caused by something else. If there was a way to allow for the method to grab all the elements that are selected by the user in the UI, this would allow for a much better user experience.
Similarly, I have noticed that pressing CTRL A with EnableRowVirtualization enabled only selects the rows within the "PageSize" and "OverScanCount" range. If this limitation can be mitigated, this would also help my users tremendously.
Thank you.