panoramicdata/PanoramicData.Blazor

PDPager: The page index should be capped at the page size

davidnmbond opened this issue · 1 comments

To reproduce:
Go to https://panoramicdata.github.io/PanoramicData.Blazor/pdpager and reduce the page count to 3.

Current behaviour:
The pager shows Page 5/3

Expected behaviour:
The pager shows Page 3/3

Corrected in both PDPager and PDTable.