Archives

Archives / 2010 / February
  • Looking for a good way of sorting a ListView

    For sorting data in my application I needed to call a method on a presenter which will calls a service to get data ordered by this property. Without that sorting view only would be easy but I need paging so things got complicated :-)