Exactly what I was looking for! Thx
Dan -----Original Message----- From: A. Razzak Memon Sent: Friday, April 27, 2012 10:16 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Enhanced db grid navagation At 12:59 PM 4/27/2012, Dan Goldberg wrote: >I want to set up a button to page down in an enhanced dbgrid. >Does anyone know the property command that goes x rows down? Dan, First, know the number of rows in Enhanced DB Grid Panel. Then, use the 'JUMP nn', 'JUMP -nn', 'JUMPTO nn', or 'JUMPTO -nn' PROPERTY to achieve that goal. Syntax: PROPERTY TABLE tablename 'JUMP nn' Let me know if you need a sample application to demonstrate the use of such cooooool feature! Very Best R:egards, Razzak. --- RBASE-L ================================================ TO POST A MESSAGE TO ALL MEMBERS: Send a plain text email to [email protected] (Don't use any of these words as your Subject: INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH, REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP) ================================================ TO SEE MESSAGE POSTING GUIDELINES: Send a plain text email to [email protected] In the message SUBJECT, put just one word: INTRO ================================================ TO UNSUBSCRIBE: Send a plain text email to [email protected] In the message SUBJECT, put just one word: UNSUBSCRIBE ================================================ TO SEARCH ARCHIVES: Send a plain text email to [email protected] In the message SUBJECT, put just one word: SEARCH-n (where n is the number of days). In the message body, place any text to search for. ================================================

