Click here to Skip to main content
15,885,914 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi...to all
i've designed an report for the employee database..
i want to display the total no of records in each page.. how to do this..
consider there are 100 records..
for eg.. if in a single page there are 50 records it should display 50 records..
and if that database continues in next page then it should display remaining total no records..
Posted

1 solution

Use Subtotal in the Table footer that will show sum of count per page. Try the options present.

Have a look at these thread discussions:
Discussion 1[^]
Discussion 2[^]

If needed, just Google for more.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900