Textbox hide/unhide by condition expression

  • Hi all,

    I am supposed to show textbox based on Tablix. It will be appear on the page where the tablix exists. It stops showing when the report page doesn't exist on the page. How can I achieve it?

    I am thinking of using reportItems but I don't know exactly how.

    I have already one column in my tablix for using reportitem. Can I have two report items in the same tablix( that one I am not sure too)?

    Am I clear in explaining my issue?

  • What is the logic for showing/not showing the tablix? is it purely based on it there are rows in the dataset? If so, you can simply set the visibility of the textbox to be true when a count of the rows in the dataset equals 0.

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

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

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