Hi I have a requirement in my applicaiton.
i have a master detail multi record datablock
detail record populate when the corrosponding master record is selected.
to run the oracle report i am passing the master record value and detail record values using global variable.
report is running ok but when the checkbox value is not showing up after the change in master block.
eg.Need to be able to retain checkbox checked state AND position after execute_query.
not showing up the child records which are selected before.
any advise please. read about the global temp table to keep the value but not sure how to write code for that
thanks very much.
