SalesforcePage Navigation with help of list wrapper class in sales force.
Introduction
Slaesforce StandardSetController hold only List of sObject, It will not holdslist of wrapper class object. Below source code demonstrates the usage of Paginating using Wrapper Class in sales-force.
Page Navigation with help of list wrapper class in sales force. Related Examples