Hi,
I want to display the current page number and the maximum number of pages for a dbform element.
e.g. If I have a dbform which displays 20 rows from a table , and that table have 100 rows in the database, I want to display a message to the user that he is on the 2 page from 5.I also implemented navigation to the dbform: go to next page, last page prev. page and first page.
There is any way to retrive the current page and the number of pages from dbform objects ?
Best regards,
nic_cipi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I want to display the current page number and the maximum number of pages for a dbform element.
e.g. If I have a dbform which displays 20 rows from a table , and that table have 100 rows in the database, I want to display a message to the user that he is on the 2 page from 5.I also implemented navigation to the dbform: go to next page, last page prev. page and first page.
There is any way to retrive the current page and the number of pages from dbform objects ?
Best regards,
nic_cipi
Have a look into the howto's! There is an example!
Henner