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

Gridview displaying only 50 rows

5 Answers 67 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Xaria D
Top achievements
Rank 1
Xaria D asked on 23 Jun 2010, 04:25 AM
the itemsource for gridview is binded to WCF.
The WCF returns data in descending order, but the gridview takes only last 50rows and shows them in descending order.

How to increase the no of rows displayed?

5 Answers, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 23 Jun 2010, 06:34 AM
Hi Xaria D,

It seems that something has imposed a limit on the total number of items or the WCF service returns 50 items. Are you using some sort of paging? Could you please send us your XAML definition of RadGridView and any other relevant code that might help us pinpoint the problem.


Best wishes,
Milan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Xaria D
Top achievements
Rank 1
answered on 23 Jun 2010, 10:34 AM
It was indeed my Wcf which was limiting the rows returned.
Sorry, for the trouble.
On a different note, i am not able to add RadDataPager to my application.
Which assembly do I need to reference?


0
Vlad
Telerik team
answered on 23 Jun 2010, 03:01 PM
Hi,

If this is our Q1 2010 SP2 (or prior) you need the Telerik.Windows.Controls.GridView.dll however in our Q2 2010 (and the Beta) the pager will be part of our new assembly Telerik.Windows.Controls.Data.dll.
 
Best wishes,
Vlad
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Xaria D
Top achievements
Rank 1
answered on 24 Jun 2010, 02:35 AM
We are using Telerik controls 2009 and am referencing the gridView.dll yet I cannot reference RadDataPager
0
Milan
Telerik team
answered on 24 Jun 2010, 04:11 PM
Hello Xaria D,

You would need a newer version to be able to use RadDataPager which was introduced with Q1 2010.


All the best,
Milan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Xaria D
Top achievements
Rank 1
Answers by
Milan
Telerik team
Xaria D
Top achievements
Rank 1
Vlad
Telerik team
Share this question
or