I am trying to create workorder hierarchy report in Actuate 5.0 for my pulp and paper company.
I have managed to get the data into the report in the correct format by calling a sql procedure via obtainselect statement() that generates the correct hierarchy level for each row. I now wish to position(indent) the data controls for each row of the report according to their hierarchy level.
How do I alter the x and y position of a data control within a frame programmatically?
I have searched the help files and the net and this doesn't seem to be covered anywhere. Any assistance would be much appreciated.
Thankyou
Michael Black
I have managed to get the data into the report in the correct format by calling a sql procedure via obtainselect statement() that generates the correct hierarchy level for each row. I now wish to position(indent) the data controls for each row of the report according to their hierarchy level.
How do I alter the x and y position of a data control within a frame programmatically?
I have searched the help files and the net and this doesn't seem to be covered anywhere. Any assistance would be much appreciated.
Thankyou
Michael Black