Loading...

qLIstView – need a way to display total number of records in the grid right after a filtered results setn

qLIstView – need a way to display total number of records in the grid right after a filtered results setn

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #4547
      Anonymous
      Anonymous
      Participant

      We 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.

    • #7335
      Anonymous
      Anonymous
      Participant

      With 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.

Viewing 1 reply thread

You must be logged in to reply to this topic.