If you mean to hide/display data, you do that by changing the Visibility properties of the row or textbox. For instance, you may want to hide the report details and allow the user to drill down. Select the detail row. Under Visibility, change Hidden to true. Under ToggleItem, select the textbox you want the user to click.