You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you select, say, 25 rows per page, and then go forward a page at a time, the values displayed in the totals row are incorrect.
Probably need to re-implement TotalsDataView to extend slick.dataview, such that TotalsDataView can then be sent as parameter too ALL components that require a DataView.