It looks like the paginator is broken

This List form is based on the template that the wizard made up. When I apply a filter to TxDataWebDataSet

  • If there are 28 records
  • For this example it shows 1 on the first page, none on the second page and 2 on the third page

The Grid.Plugins paginator appears to be broken. Is there a fix for this ?



I remember doing my own versions of those plugins generated by the wizard to work around some issues and adding some functionality. A bit personalised now for publication , but if I have a moment I'll sanitize them and add theme to my web core utils repo

I have just tried the wizard using XData server https://api.landgraf.dev/music to generate the app and it works fine, the Track entity has 39 records.

I'm afraid you will need to provide more detailed and specific information about it.