How to use Pagination Widget?

0
I have a Pagination Widget under the section “Add-on widgets” section of the Select Widget popup.  I found it referenced here, https://docs.mendix.com/appstore/widgets/list-view-controls#pagination.  However, I cannot see how to use it.  It says it will add pagination to a ListView. I have a ListView on my page and a pagination widget but it does not seem to do anything and I do not see how to link the 2 together.  I must be missing something obvious.
asked
2 answers
2

Hi Rayan,

The widget will connect to the closes list view. Some samples you can find

https://listviewcontrols.mxapps.io/

If you like to inspect the deve project you can download it from github

https://github.com/mendixlabs/list-view-controls/releases/download/v1.3.6/TestProject.mpk

Cheers, Andries

 

answered
0

Does it work for mendix native?

answered