D
dbuchanan
I am using the matrix data provider.
The drilldown report opens in collapse form. When the user clicks the plus
sign to drill into the data the whole page very annoyingly jumps up throwing
the header up and off screen, and moving the footer into view. This is not
way the customer wants.
How can this irritating activity be suppressed?
Before:
|--------------------------------------------------
| Page Header
|--------------------------------------------------
|
|
| --------------------
| | column | column |
|--------------------------------------------------
| [+] Level 1 | data | data |
|--------------------------------------------------
After:
| --------------------
| | column | column |
|--------------------------------------------------
| [-] Level 1 | [+] Level 2 | data | data |
| ------------------------------------
| | [+] Level 2 | data | data |
| ------------------------------------
| | [+] Level 2 | data | data |
|--------------------------------------------------
|
|--------------------------------------------------
| Page Footer
|--------------------------------------------------
Thanks,
Doug
The drilldown report opens in collapse form. When the user clicks the plus
sign to drill into the data the whole page very annoyingly jumps up throwing
the header up and off screen, and moving the footer into view. This is not
way the customer wants.
How can this irritating activity be suppressed?
Before:
|--------------------------------------------------
| Page Header
|--------------------------------------------------
|
|
| --------------------
| | column | column |
|--------------------------------------------------
| [+] Level 1 | data | data |
|--------------------------------------------------
After:
| --------------------
| | column | column |
|--------------------------------------------------
| [-] Level 1 | [+] Level 2 | data | data |
| ------------------------------------
| | [+] Level 2 | data | data |
| ------------------------------------
| | [+] Level 2 | data | data |
|--------------------------------------------------
|
|--------------------------------------------------
| Page Footer
|--------------------------------------------------
Thanks,
Doug