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!>
Thanks for joining our community and helping improve Syncfusion products!
We try to use checkbox selections (using selection settings) combined with a Syncfusion ej2 DataGrid using Observables.
Using the select all functionality then throws the following error:
Is there a way to make this work with Observables? We are using Observables because the DataManager uses raw XmlHttpRequests that are not intercepted by Angular.