making java bean scrollable in Forms9i [message #127723] |
Wed, 13 July 2005 01:00 |
stella_alex
Messages: 3 Registered: July 2005
|
Junior Member |
|
|
I have created a bean item and set the property- "no. of records displayed" as 5 during design time and also mapping this item to one of the table field. Now i want this to be scrollable at runtime depends on the table records count. but it is not happening for me.
Is it possible to scroll the bean item when more records present in the table or is it a limitation of Forms.
|
|
|
|
Re: making java bean scrollable in Forms9i [message #127891 is a reply to message #127725] |
Wed, 13 July 2005 23:50 |
stella_alex
Messages: 3 Registered: July 2005
|
Junior Member |
|
|
David,
Out of 10 records only the first five are displayed but the bean item itself is not scrolling and it is fixed.
Actually, i am having 3 items and one of them is Bean item, when i give execute query, it should display all the records of the table.... But only for the bean item, it is not displaying all the records and other 2 items are displayed all records when i scrolled the scroll bar.
So, is it possible to scroll the Bean item.
Waiting for your reply..
Thanks.
Stella
|
|
|
|
|
|