MVVM Grid Presenter Paging

5 replies. Last post: November 8, 2010 5:44 AM by Glenn Layaar
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

Hi,

I have implemented paging with the MVVM patern. This is done by implementing IPagedCollectionView. When I connect this ViewModels collection, the paging works to a point. I have a page size of 20, with a total of 940 records returned. This give me 47 pages. This is correct. The problem is, on each page only 1 record is shown. When I press next page, record 21 is only record shown and so on. When I connect my model up to a regular datagrid, all 20 records show. When I press next record 21 to 40 show. This is the correct functionality. Is there a setting on the GridPresenter I must set to show more that one record at a time.

Also when with the support site be up and running again?

Thanks,

Dermot

All times are GMT -5. The time now is 2:31 AM.
Previous Next