This is a migrated thread and some comments may be shown as answers.

Custom Filter Row and Paging

1 Answer 62 Views
DataFilter
This is a migrated thread and some comments may be shown as answers.
Shakti
Top achievements
Rank 1
Shakti asked on 23 Feb 2011, 06:32 AM

Hi Support,

I am trying to use the following example to implement Custom Filter Row in <telerik:RadGridView>.
     - http://demos.telerik.com/silverlight/#GridView/CustomFilterRow

I tried implementing Paging using <telerik:RadDataPager> control, but it always gives total page count as 1. (i tried setting PageSize to a low number).

Please suggest me how can I implement Paging in <telerik:RadGridView> with Custom Filter Row code provided in link above.

Thanks,
S

1 Answer, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 23 Feb 2011, 01:14 PM
Hello Shakti ,

Unfortunately the information that you have provided is pretty scarce and we cannot guess what is wrong in your project.

How do you bind the pager to the grid? What is the number of data items in the original collection? What happens if you remove the pager? What happens if you replace the pager with the MS DataPager? What happens if you leave RadDataPager, but you remove the custom filter row?

There are so many questions...

Could you please try to provide us with all relevant details. This will help us help you. It will be even better if you prepare a simple sample project that reproduces the behavior you are faced with, open a separate support ticket and attach it. This way we will actually have something that we can look at and debug in order to pinpoint the source of your trouble.

I hope this makes sense.

Regards,
Ross
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
DataFilter
Asked by
Shakti
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Share this question
or