Closed NiclasHaderer closed 4 months ago
I added a new parameter to the onViewRowCount hook that allows me to distinguish the different counts the PivotRequester supports. In addition to that I added a onViewRowCountResolved hook which enables getting the rowCount.
onViewRowCount
onViewRowCountResolved
Nothing useful to say, just that I read the title as "made existing ones more impressive" :)
I added a new parameter to the
onViewRowCount
hook that allows me to distinguish the different counts the PivotRequester supports. In addition to that I added aonViewRowCountResolved
hook which enables getting the rowCount.