I use DataFormwebpart to display a view in a sitepage to be used as a report page. The row limit for each page is set to 50.
The requirement is to display the pagination information on the left side and includes the total view row count.
We apply a style sheet but the total row count is not correct.
What could be the way to get the total row count, thought it should be a common requirement but couldn't find a good approach. Thanks!!
Feng Wan