Hi all,
I have 2 questions about using dbforms.
 
1. PAGED TABLES
Can i produce (using jdbform) a "paged-table" of records.
With "paged-table" i mean a table with n records for each page
and with m pages of results to display (n*m) records?
 
2. SORTING
Using sortable fields I can sort the data within the current displayed resultset (so if I have 20 record in the current resultset I can sort only that records)...
 
Is there a way to obtain a table with 20 records but, if the user asks to sort them, the form displays the first 20 records of the database sorted by user request?
 
Thanx
 
PS
Excuse my poor english.
 
Ivan

Reply via email to