I Have 2 screens to Develop.
1st screen which is Normal screen has 3 fields...
Based on the selection iam populating the
records in the 2nd screen's Table control.
I want to populate the subscreen which holds the input values of
the first screen in the second screen.
it means second screen must have both subscreen and the table control.
iam able to poplulate the records in the table control but
i need the logic to display the subscreen in the 2nd screen.
can anybody help please.