Hi Sir/Madam,
I am using WPF rad grid (WPFToolkit - Version : 3.5.40128.1).
I want to retrieve the collection of items that is bound to the radgrid after I apply filter and sorting to rad grid.
Radgrid1.ItemSource gives the entire collection whereas Radgrid1.Items gives the collection that is bound to the current page of rad grid but I am not able to find the way to get the entire collection that is bound to the grid after filter.
Awaiting your reply.
Thanks,
Regards,
Mausami
I am using WPF rad grid (WPFToolkit - Version : 3.5.40128.1).
I want to retrieve the collection of items that is bound to the radgrid after I apply filter and sorting to rad grid.
Radgrid1.ItemSource gives the entire collection whereas Radgrid1.Items gives the collection that is bound to the current page of rad grid but I am not able to find the way to get the entire collection that is bound to the grid after filter.
Awaiting your reply.
Thanks,
Regards,
Mausami