RE: [dbforms] how to show the current page of records

2005-08-24 Thread Henner Kollmann
Have a look in the bookstore/howto/howtoAddRowCountSupport.jsp example! Henner > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of ??? > Sent: Thursday, August 25, 2005 6:47 AM > To: jDbForms-interest@lists.sourceforge.net > Subject: [dbforms] how

[dbforms] how to show the current page of records

2005-08-24 Thread 王志强
Hi, I want to show the current page, but i don't know how to do it. I have many records, when I found some record, I want to know the position of this record. If one page can show ten records, I want to know the current number of page. Thank you in advance! Simon Wang ---