Hello,
I want to design a report in oracle reports which will be able to handle dynamic columns and Dynamic repeating Frames.
For eg. suppose my query returns a 10 columns , the repeating frame should also display 10 columns.
if in case query returns only 4 columns same frame should show 4 columns.
Also my reports need to have multiple repeating frame, how can I add them at runtime? or adjust dynamically according to requirement while running the report;.;;