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!

populate_list

844528Mar 9 2011 — edited Mar 9 2011
I am using oracle forms 10.1.2.3.0 .

I am populating a list-item with a record group using a program unit call populate_list_items( a_group varchar2, a_item varchar2),
It works fine if the record group have records. But if record group does not have any records, the list_item will be populated and show 6 empty records and have a get_list_element_count of 6.

Does anyone have this kind of experience before?

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 6 2011
Added on Mar 9 2011
11 comments
4,046 views