Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

drill down in groups

edited October 2002 in General
Hello,

Sorry if this is a newbie questions or in the wrong group.

Is there any way to use the drill-down feature, when using groups instead of
when using master detail reports.
I want to just show the subtotals/summary of the group, and when desired let
the user click on a label to show the detail band.
I use RB 6.03 Enterprise
I've already tried the following code in RAP, but this doesn't work:
if Detail.Visible = true then Detail.Visible := false else Detail.Visible :=
true;

if I also use a messagebox to display the visibility value, it does toggle!

Thanks in advance,
Jonathan

Comments

This discussion has been closed.