- This topic is empty.
Viewing 1 reply thread
- AuthorPosts
-
- 06/23/2014 at 7:58 am #4547
AnonymousParticipantWe are using a 6.3 qListView and user wants to see the total number of records in the footer of the grid right after he filters the results set. Is there an easy way to do it? I would appreciate a detailed instrcutions on how to make this happen, in case it is possible. Thanks.
- 06/23/2014 at 7:58 am #7335
AnonymousParticipantWith numeric paging, it can show totals in the grid for qListView. Alternatively, you can choose to group on a field and add an aggregate function for the field, which renders in group header showing total number of record. For it to work, this field would have the same value for all fields however. Unfortunately, as achieving this would require custom code and is not OOB, is not something we can provide in detail.
-
- AuthorPosts
Viewing 1 reply thread
You must be logged in to reply to this topic.