Sunday, February 26, 2012

Expand All\Collapse All

I have a table where i used almost 7 groups with toggle on each level ...
so by default only one row shows up with a + - user clicks on it 2nd row
shows up like that 7 groups and then they can c the rows.
But is there anyway that i can use an option of Expand All in one click ?
like have a button next to the table and when the user clicks on it - all the
rows will be expanded without the user clicking so many times to c the final
result '
thanksRP,
Use a parameter.
In the Visibility tab of the groups properties, make the Visible
property and expression based around a parameter.
Search this newsgroup for more detail. It's a common request.
Chris
RP wrote:
> I have a table where i used almost 7 groups with toggle on each level
> ... so by default only one row shows up with a + - user clicks on
> it 2nd row shows up like that 7 groups and then they can c the rows.
> But is there anyway that i can use an option of Expand All in one
> click ? like have a button next to the table and when the user
> clicks on it - all the rows will be expanded without the user
> clicking so many times to c the final result '
> thanks|||Thanks for the reply chris, I searched the newsgroup - but the ?'s were
mostly on individaul levels.
My problem is once, the user click the Expand all button, i want all the
levels in all the groups to be expanded.
ANyways i will try the parameter.
Thanks
"Chris McGuigan" wrote:
> RP,
> Use a parameter.
> In the Visibility tab of the groups properties, make the Visible
> property and expression based around a parameter.
> Search this newsgroup for more detail. It's a common request.
> Chris
>
> RP wrote:
> > I have a table where i used almost 7 groups with toggle on each level
> > ... so by default only one row shows up with a + - user clicks on
> > it 2nd row shows up like that 7 groups and then they can c the rows.
> > But is there anyway that i can use an option of Expand All in one
> > click ? like have a button next to the table and when the user
> > clicks on it - all the rows will be expanded without the user
> > clicking so many times to c the final result '
> >
> > thanks
>|||RP,
If you set the property mentioned in the same way for each level, you
should get what you've asked for.
You could set them to toggle from a heading cell also with the toggle
item property.
Chris
RP wrote:
> Thanks for the reply chris, I searched the newsgroup - but the ?'s
> were mostly on individaul levels.
> My problem is once, the user click the Expand all button, i want all
> the levels in all the groups to be expanded.
> ANyways i will try the parameter.
> Thanks
>
> "Chris McGuigan" wrote:
> > RP,
> > Use a parameter.
> > In the Visibility tab of the groups properties, make the Visible
> > property and expression based around a parameter.
> >
> > Search this newsgroup for more detail. It's a common request.
> >
> > Chris
> >
> >
> > RP wrote:
> >
> > > I have a table where i used almost 7 groups with toggle on each
> > > level ... so by default only one row shows up with a + - user
> > > clicks on it 2nd row shows up like that 7 groups and then they
> > > can c the rows. But is there anyway that i can use an option of
> > > Expand All in one click ? like have a button next to the table
> > > and when the user clicks on it - all the rows will be expanded
> > > without the user clicking so many times to c the final result '
> > >
> > > thanks
> >
> >

No comments:

Post a Comment