Forums
This topic is locked
Starting with the last record in repeat region
Posted 09 Aug 2002 02:26:46
1
has voted
09 Aug 2002 02:26:46 kim monaco posted:
Hi,I think this is an easy question, or I hope it is.
I have a repeat region on a page that displays 10 records at a time and everything is working fine.
I have basic record links to FIRST, PREVIOUS and LAST record. These are also working fine.
I would like to this repeat region to start with the LAST record rather than the FIRST record. How do I do this?
Thanks,
Kim
Replies
Replied 09 Aug 2002 12:24:52
09 Aug 2002 12:24:52 b w replied:
just change to order by desc or asc which ever one works in your recordset which is drawn up.