2008 Jul 07 7:28 PM
Hi All,
I am using method set_table_for_first_display to display the report output.
I have split the container into two parts, first part (PART A) i am using to display the top of page and second part (PART B) to display the data.
When i execute the report, the second part (PART B) is overlapping the top of the page part (PART A). I have to manually drag the data window (PART b) to view the top of page details.
Is there any way by which i can view the top of page and data at the same time. (with out manually draging the waindow as mentioned above).
Hi All,
I am using method set_table_for_first_display to display the report output.
I have split the container into two parts, first part (PART A) i am using to display the top of page and second part (PART B) to display the data.
When i execute the report, the second part (PART B) is overlapping the top of the page part (PART A). I have to manually drag the data window (PART b) to view the top of page details.
Is there any way by which i can view the top of page and data at the same time. (with out manually draging the waindow as mentioned above).
2008 Jul 07 7:49 PM
Instead of spliting the container u can keep some space on top of the screen and display ur top of page info using screen elements like labels etc. And bottom of that put ur custom container (only one).
Regards,
Joy.
2008 Jul 07 10:27 PM
while creating the object of splitter control you can specify the position of spiltter using SASH_POSITION see the parameters of contructor of spliiter control in se24