List Counter
Shows a counter of a TableRecords widget (e.g. 51 to 100 of 2345 records).
How to use List Counter?
1. Put List_Counter web block from RichWidgets next to the Table Records, defining the following input attributes:
  a) The start index, usually the value returned by the action List_Navigation_GetStartIndex(Table.Id, True);
  b) The total row count, usually the query count, like GetQuery.Count;
  c) The line count, ususally the line count of the Table Record, like Table.LineCount.
61 to 80 of 721 records
Click here to see your activities