Skip Headers
Oracle® Application Development Framework Developer's Guide For Forms/4GL Developers
10g (10.1.3.1.0)

Part Number B25947-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

2.10 Configuring Binding Properties If Needed

Any time you want to see or set properties on bindings in the page definition, you can choose Go to Page Definition in the context menu on the page. For example, you would do this to change the number of rows displayed per page for each iterator binding by setting its RangeSize property. As shown in Figure 2-27, after opening the page definition, the Property Inspector was used to set the RangeSize of the TechniciansIterator binding to 1 and the same property of the SkillsIterator to 2. Setting the RangeSize property for each iterator this way causes one user and two expertise areas to display at a time on the page.