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

I have encountered a bug related to grid column grouping with complex binding in combination with setting allowReordering=true. Attached is a sample (ASP.Net Core 5, Angular 11.2.3, Syncfusion 19.1.64).

If column field is defined with complex binding (Transport-Driver), there is an error in console output and grid is in weird state when performing drag&drop into group panel (complexBindingGrouped.png):
Failed to execute 'querySelector' on 'Element': '.e-groupdroparea div[ej-mappingname=TransportData.Driver]' is not a valid selector.