Page 1 of 1

How about subfile size and subfile page?

Posted: Tue Aug 03, 2010 10:16 am
by Profound Logic
Question:
How about subfile size and subfile page? With the AS400, user would scroll down but with Profound UI how do you define the size?

Answer:
Profound UI handles both of these options. Within the Visual Designer, subfile grid widgets have two customizable properties that provide these capabilities:
• “number of rows” is equivalent to SFLPAG
• “subfile size” is equivalent to SFLSIZ

The DDS Conversion automatically maps these keywords into the appropriate properties. Just like you would expect, the user can scroll down through the records. You can also configure a Paging Bar instead of a Scrollbar – the choice is yours.