| |
GeekInterview.com > Interview Questions > Oracle > Oracle Forms 4.0
| Print | |
Question: Data which are checked in control block should be populated in detailed block
Answer: hello, i am facing one problem. I have one main form. In that when i press one button, one window will be pop up with the details of Orders for the particular supplier which was selected in main form. I will check only few orders which i need and when ever i click submit, those checked records should populate in the detailed grid. Popup window is based on control block.
One record it is populating. But if i have multiple records then last record is populating. I need all the records which are selected.
Can you please any one guide me how to proceed.
Thanks & Regards, Akash
|
| October 10, 2008 10:45:48 |
#2 |
| V12345 |
Member Since: October 2008 Total Comments: 1 |
RE: Data which are checked in control block should be populated in detailed block |
| Try moving the pointer in the detailed block to NEXT_RECORD after you populate each record |
| |
Back To Question | |