hi,
i have in my crosstable 4 entries in my column groups, each with a total calculation.
- budgettype
- year
- quarter
- month
i've set in the group explorer on the month: behaviour visible = false
i've set on the according total textbox visible = false.
on the quarter fields, i set toggle visibility on the 2 items.
but when i run the report, if i hit the expand button on the quarter, i get the message "object reference not set to an instance of an object"
wen i put the textbox.visible = true it works (so when expanding the button quarter, it hides the textbox)
any idea?
i have in my crosstable 4 entries in my column groups, each with a total calculation.
- budgettype
- year
- quarter
- month
i've set in the group explorer on the month: behaviour visible = false
i've set on the according total textbox visible = false.
on the quarter fields, i set toggle visibility on the 2 items.
but when i run the report, if i hit the expand button on the quarter, i get the message "object reference not set to an instance of an object"
wen i put the textbox.visible = true it works (so when expanding the button quarter, it hides the textbox)
any idea?