Data which are checked in control block should be populated in detailed block

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

Questions by astaputra   answers by astaputra

Showing Answers 1 - 6 of 6 Answers

First go to the first record of that block from which you want to populate data, check whether that is checked or not, if checked then assigned those values into that block where you want to poulate. Loop untill the last record is fetched. May be it can resolve your problem

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions