Hi,
I have an error when loading data in grid.ItemsSource.
at Syncfusion.UI.Xaml.Grid.RowGenerator.OnItemSourceChanged(DependencyPropertyChangedEventArgs args)
at Syncfusion.UI.Xaml.Grid.SfDataGrid.OnItemsSourceChanged(DependencyObject obj, DependencyPropertyChangedEventArgs args)
at Syncfusion.UI.Xaml.Grid.GridPropertyMetadata.OnDependencyPropertyChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
at Syncfusion.UI.Xaml.Grid.GridPropertyMetadata.OnInternalDependencyPropertyChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)..........
Only happens with two or more expanded rows.
I attached an example code.
-To reproduce the error first press the Load People button.
-Then expand two or more rows
-Press Load Cars button
The error occurs in version 15.1.0.41
in 15.1.0.33 it works fine
Regards,
Luis Salas
Attachment:
DetailsView_686946f9.zip