Loading...

Can you display a total number of records after filtering in qListView?

Title

Can you display a total number of records after filtering in qListView?

Description

Can you display a total number of records after filtering in qListView?

Please wait...
Using a qListView web part, how can you display the total number of records in the grid after filtering list contents? 

Cause

The OOB available option is to use 'Numeric' Paging which shows the totals in the grid for qListView.

Resolution

WORKAROUND:

Alternatively, you can choose to group on a field and add an aggregare function for the field which renders in group header showing total number of records. However for is to work, this field would have to have the same value for all fields.

Defect ID

The OOB available option is to use 'Numeric' Paging which shows the totals in the grid for qListView.

Leave a Reply