Using the Hidden property in an expression

  • [font="Verdana"]Okay, I am stumped.

    I thought it would be as simple as something like:

    =ReportItems!txtToggle.Hidden

    Bue it seems the only property I can use like this is Value. So how do I read the Hidden property for a report item from within an expression?

    Any ideas appreciated!

    [/font]

  • Bruce can you provide a bit more information on what you're trying to accomplish?

    If you're trying to create a toggle switch that would expand all or collapse all you might be able to get that from some custom code. Have the code update a hidden parameter or textbox value perhaps, Then you could use the value of that parameter.

    -Luke.

    To help us help you read this[/url]For better help with performance problems please read this[/url]

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply