Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

displaying and populating data block items dynamically

666683Oct 22 2008 — edited Oct 23 2008
Hi
I am a beginner in Oracle forms .
I have a data block with one item as text box . I am populating this text box item through a cursor written in when new block instance in the form.

My problem is that in property pallete I have given num of items as 1 as number of items displayed is not fixed and depends on the number of records fetched from the cursor . In this way only one records is displayed .

I want that when I fetch from the cursor and populate the data in data block item it should dynamically add a new item in the block and if the number of items displayed are more than a particular number say 5 then the scroll bar should be displayed.

Please help
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 20 2008
Added on Oct 22 2008
5 comments
4,250 views