sommererdbeere
Programmer
HI,
Question
how to enforce column headers whenever click to see the details level?
software
CR 8.5
database: oracle 8
problem
i hide the details section on my report. the users will double click on the line, then it will get the specific lines that he/she wants to see. therefore, he/she can see the detail level. however the column header will not be there when it gets to the detail level. how can i enforce the column headers to stay in place?
example
report looks like:
BuckID Desc ParPartNO OrderNO Qty
11234 75
23456 80
Mat. 155
234 155
12234 65
43456 80
Sat. 145
235 145
when i double click on PartNO 11234, it will go to the detail section like below:
234 Mat. 11234 75
11235 70
11236 0
11235 and 11236 is Componenet PartNO of 11234 (this is Parent PartNO). from above, the column headers are not shown. so, how can i make it to show like below:
BuckID Desc ParPartNO OrderNO Qty
234 Mat. 11234 75
11235 70
11236 0
this would be a great help.. thank u for those who can direct me on how to approach this problem.. thank u.. thank u
m
Question
how to enforce column headers whenever click to see the details level?
software
CR 8.5
database: oracle 8
problem
i hide the details section on my report. the users will double click on the line, then it will get the specific lines that he/she wants to see. therefore, he/she can see the detail level. however the column header will not be there when it gets to the detail level. how can i enforce the column headers to stay in place?
example
report looks like:
BuckID Desc ParPartNO OrderNO Qty
11234 75
23456 80
Mat. 155
234 155
12234 65
43456 80
Sat. 145
235 145
when i double click on PartNO 11234, it will go to the detail section like below:
234 Mat. 11234 75
11235 70
11236 0
11235 and 11236 is Componenet PartNO of 11234 (this is Parent PartNO). from above, the column headers are not shown. so, how can i make it to show like below:
BuckID Desc ParPartNO OrderNO Qty
234 Mat. 11234 75
11235 70
11236 0
this would be a great help.. thank u for those who can direct me on how to approach this problem.. thank u.. thank u
m