This question is locked. New answers and comments are not allowed.
Hello,
I have form that contains GridView of selected articles and button to display GridView (this GridView use VirtualQueryableCollectionView) of all articles. Can you please help me how to delete the selected articles from the list of all articles? The user can select only the articles which are not selected.
Thank you very much.
