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

RadGridView with DataPager

3 Answers 134 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Karlkim Suwanmongkol
Top achievements
Rank 1
Karlkim Suwanmongkol asked on 04 Sep 2009, 08:31 PM
I am following the example here and also in the GridView/DomainDataSource demo. The problem is that when I have PageSize equals something, the gridview does not show any column or row at all (just a blank table).

If I remove the PageSize (thus load all rows), everything works fine. I also try using just a normal Silverlight GridView and everything seems to work as expected. Do you know what I should look at?

3 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 07 Sep 2009, 05:37 AM
Hello,

Can you send us small example where we can reproduce and debug this issue?

Greetings,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Karlkim Suwanmongkol
Top achievements
Rank 1
answered on 08 Sep 2009, 10:35 PM
It looks to me that it has something to do with the DomainDataSource issues.

DataPager not working in Silverlight 3 + RIA Services
DomainDataSource DataPager with silverlight 3 DataGrid & .Net RIA Services
LoadSize on DomainDataSource not working?

I implemented my DomainService using NHibernate, so that might be the issue. I am doing more research about this now. And it worked with DataGrid because I don't use DomainDataSource for it. Sorry for the confusion.

In your example, do you use LINQ or EF to implement the DomainService class?

Thanks!









0
Vlad
Telerik team
answered on 09 Sep 2009, 05:38 AM
Hello,

Our example was built using LINQ to SQL.

Sincerely yours,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
Karlkim Suwanmongkol
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Karlkim Suwanmongkol
Top achievements
Rank 1
Share this question
or