PFViewCustomizeGroupsBeforeRendering Method |
Note: it is NOT recommended to customize the list in a view with paging as it could provide the user with unexpected results. Moreover if the paging is enabled and a next page is available, the items list will contain an extra-item at the end.
Namespace: Packflow.Core
public virtual IEnumerable<PFGroupedObjects> CustomizeGroupsBeforeRendering( PFQuery query, List<PFGroupedObjects> groups )