Hi Telerik.
I can not insert new rows into VirtualQueryableCollectionView. The same code with the WPF GridView works correctly. But Silverlight GridView is replacing the rows instead of inserting.
I attached a screenshot of grids after two inserts. The first grid is Silverlight, the second grid is WPF.
Thank you for your help.
Best regards
Peter
Sample code
Xaml
Code behind