This question is locked. New answers and comments are not allowed.
Hello Sir/Madam,
I am using the 'Search as you type' functionality http://demos.telerik.com/silverlight/#GridView/Search.
I want to use Paging in the grid, hence i have attached a DataPager control.
If there are 20 records in the grid and when i search it only filters and shows the records, 5 in 1st page index and 5 in 2nd page index.
Ideally it should show 10 records in a single page index.
Can you please tell me how can i achieve this functionality ?
Thanks in advance.
I am using the 'Search as you type' functionality http://demos.telerik.com/silverlight/#GridView/Search.
I want to use Paging in the grid, hence i have attached a DataPager control.
If there are 20 records in the grid and when i search it only filters and shows the records, 5 in 1st page index and 5 in 2nd page index.
Ideally it should show 10 records in a single page index.
Can you please tell me how can i achieve this functionality ?
Thanks in advance.