Is there a workaround for "List controllers are not supported for Profile" error in visualforce page?
Am creating a simple visualforce page to display the profiles in a data table with the pagination using standard set controller.
It seems we can't use standard set controller for profiles,task,campaign members etc.,
Attribution to: Karanraj
Possible Suggestion/Solution #1
You can pretty much use soql OFFSET instead of standard set controller to achieve this as there wouldn't be more than 2000 profiles in reality
Attribution to: Sathya
This content is remixed from stackoverflow or stackexchange. Please visit https://salesforce.stackexchange.com/questions/936