Forums
 This topic is locked 
             Advanced recordset navigation.....HELP!
 Posted 15 May 2001  10:56:12 
  1 
     has   voted 
  15 May 2001  10:56:12 Adam Cronin posted: 
 OK, ive got my database designed, but now, with 50 records its becoming increasingly difficult to navigate. ATM ive got as far as going first-previous-next-last , but obviously with 50 records it still takes too long.So I'm after something like most sites seem to use, like (10)(20)(30)etc.. and then have the first-previous etc. beside that.
Now ive found and tried the extension thats floating around, but it only seems to work with data that has been put in a repeat region. Fair enough, but I want to display only one record at a time, so unless anyone can think of something I havent, that wont work either.
But there must be a way! If anyone could help, it would be much appreciated.<font face='Arial Black'></font id='Arial Black'>
Replies
 Replied 16 May 2001  01:00:05 
   16 May 2001  01:00:05 Adam Cronin replied: 
  C'mon, can't be that difficult surely ?!
  
   Replied 16 May 2001  17:26:32 
   16 May 2001  17:26:32 Some One replied: 
  try to double  click "repeat region" at databindings panel and then write "1" (erase 10) so Now you have 1 result per page
sdi ::: pixels to blood
  sdi ::: pixels to blood
 Replied 23 May 2001  00:15:29 
   23 May 2001  00:15:29 Adam Cronin replied: 
  OK, ive got a little bit further - thanks for that  But even still....
 But even still....
What im trying to do is,
I have 50 records, but I would like to navigate them in groups aswell as individually. eg: say ive got naviagation like :
< << A B C D >> >
As you can see theres a previous/next/first/last which works fine, but im after getting the A B C D part to jump to records 15 26 36 43. If I had that then naviagting the whole thing would be alot easier.
Did that ^ make any sense ?!
Someone please help !
Thanks.
  
   But even still....
 But even still....What im trying to do is,
I have 50 records, but I would like to navigate them in groups aswell as individually. eg: say ive got naviagation like :
< << A B C D >> >
As you can see theres a previous/next/first/last which works fine, but im after getting the A B C D part to jump to records 15 26 36 43. If I had that then naviagting the whole thing would be alot easier.
Did that ^ make any sense ?!
Someone please help !
Thanks.
 Replied 23 May 2001  07:55:44 
   23 May 2001  07:55:44 Quy To replied: 
  Did you try the Link List and Page List Extensions of Tom Muck yet?
If not, go to www.basic-ultradev.com
qto
www.DUresources.com
-------------------
Home of DUforum, DUpoll, & DUrating
  If not, go to www.basic-ultradev.com
qto
www.DUresources.com
-------------------
Home of DUforum, DUpoll, & DUrating
 Replied 30 May 2001  19:07:34 
   30 May 2001  19:07:34 Piers Oliphant replied: 
  Have you tried master/detail record set navigation.
Organised properly it should give you the results you want...
  
  Organised properly it should give you the results you want...