Thanks for the Help/Tips. Placed stretchable var memo in Region1. Created Region2 and placed the controls that are below Region1 into Region2. Then set Region2 ShiftRelativeTo - Region1.
Works! Thanks again. Lena -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak Memon Sent: Wednesday, November 17, 2010 10:08 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Report - with Stretch Fields At 10:54 AM 11/17/2010, Lena Dammstrom wrote: >How do I make the items/controls below the stretch control >move to accommodate the stretch field(s) above it? Lena, In order to achieve your goal, place the stretchable control inside its own "Region", and then use the "ShiftRelativeTo" property to move everything in order, accordingly! Take a look at the "CustContInvoices" report included with RRBYW15 sample application that demonstrates the use of such feature in R:BASE. Note: This goes without saying, but make sure that you are using the latest version and build of R:BASE. http://www.rupdates.com/ Have fun! Very Best R:egards, Razzak.

