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

Paging through scrolling roadmap

5 Answers 18 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Krijn
Top achievements
Rank 1
Krijn asked on 16 Oct 2012, 08:36 PM
Hi

Do you have any plans for including autoscroll-paging behavior in the WPF GridView ?
I am currently (re)investigating the possibilities of the WPF controls but this is something I definitely need.

We want:
- GridView connected to a DataServiceDataSource (working)
- GridView without Pager component (working)
- GridView loads only n items from datasource, based on Item RowHeight and GridView Height (not working)
- When vertical scrolling GridView loads n more items from datasource (not working)

Thanks

5 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 17 Oct 2012, 06:31 AM
Hello,

 Are you looking for our virtual collection

All the best,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Krijn
Top achievements
Rank 1
answered on 17 Oct 2012, 06:42 AM
Yes

In combination with http://demos.telerik.com/silverlight/#DomainDataSource/FirstLook

but for WPF ! Not silverlight.
0
Vlad
Telerik team
answered on 17 Oct 2012, 06:45 AM
Hi,

 You will need to check your local copy of our WPF demos - you may find exactly the same example. 

Kind regards,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Krijn
Top achievements
Rank 1
answered on 17 Oct 2012, 07:08 AM
Thanks

Not all local WPF demos are working because I don't have SQL Server Express but I will try to combine VirtualCollection with the DomainDataSource.

0
Vlad
Telerik team
answered on 17 Oct 2012, 07:10 AM
Hello,

 There is no DomainDataSource for WPF since there are no WCF RIA Services. You can use WCF Data Services in WPF.

Regards,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
Krijn
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Krijn
Top achievements
Rank 1
Share this question
or