As from GeneXus X Paging works well even if there are aggregate select formulas in conditions.
GeneXus calculates grid.PageCount well if grid.RecordCount can be calculated with a SELECT COUNT(*)… sentence.
Pagecount is essential for calculating grid.LastPage() and for the automatically generated “>>” button under grids that have automatic paging enabled (when Rows property is set to a [...]
