Go to Page

'Go to page' in Pagination Bar

From this version, you can navigate directly to a specific page within the grid.
Just click on the left side of the pagination bar. The drop-down that shows the number of records per page will open, and you will be able to select the page number you want to go to and click on the refresh icon.

A generated 'Person' Web Panel opens from the Developer Menu breadcrumb, showing Insert, Excel, PDF, and Select columns buttons above a grid with columns Full Name, Music Band, Hobby, Company Name, Country City Name, and Country Name, listing rows such as Lookman Anne, Petersons Johanne, Herrera Lauren, Herrera Leif, and Lopez Michael, with pagination controls 'Page 1 of 3' and Prev/1/2/3/Next at the bottom.

In order to enable this, open WorkWithPlusMasterPage object, and set True to the property 'PagBarIncludeGoTo' within WorkWithPlusUtilities User Control:

In the GeneXus IDE, the WorkWithPlusMasterPage object's User Control Properties dialog is open for the WWPUtilities user control, showing General properties like EnableAutoUpdateFromDocument, EnableFixObjectFitCover, and EmpowerTabs. A red arrow highlights the "PagBarIncludeGoTo" property under the "General \ Pagination bar" section, set to True, within the Properties panel on the right showing Location in father container settings.