This question is locked. New answers and comments are not allowed.
Hi,
I've a view where I'm using a gridview with the help of Datapager where data is populated with RIA using MVVM. My first task is to use Filtering on the gridview. I used that Filtering with IsFilteringAllowed="True" and it works fine for the data on the page, whereas I need to filter the whole data from the grid. What do I need to do for that?
thanks in advance.
I've a view where I'm using a gridview with the help of Datapager where data is populated with RIA using MVVM. My first task is to use Filtering on the gridview. I used that Filtering with IsFilteringAllowed="True" and it works fine for the data on the page, whereas I need to filter the whole data from the grid. What do I need to do for that?
thanks in advance.