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

How to page items in ComboBox?

1 Answer 53 Views
DataPager
This is a migrated thread and some comments may be shown as answers.
Marc
Top achievements
Rank 1
Marc asked on 21 Mar 2012, 01:00 AM
Is it actually possible to place a DataPager inside the popup of a combobox and page its items? If yes, whats the best way to do that?

1 Answer, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 21 Mar 2012, 09:07 AM
Hello,

RadDataPager can page anything that correctly implements the IPagedCollectionView interface as described in this blog post. The default implementation of this interface that Microsoft provide is called PagedCollectionView.

In fact, Telerik RadDataPager is fully equivalent to the stock toolkit MS DataPager, so everything that you can do with the stock pager -- you can do with RadDataPager as well. 

Placing Silverlight controls in other Silverlight controls goes beyond the scope of Telerik support.

Kind regards,
Ross
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
DataPager
Asked by
Marc
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Share this question
or