Thursday, April 24, 2008

Hide / Show Column / Row depending on the conditional prompts

The steps for conditional columns and rows is simple.

1. Create a string boolean variable from the style variable.
2. Write in your condition.
Column logic is different from a row hiding logic.

Column:
1. select the column and its header, u will get a property "Render Variable" (To select the entire column, use the property button to select the "entire column")
2. Set this variable to the boolean stringn that you need to apply.
3. That's it. Job done.

Row:
1. Select the entier row and not the single cell.
2. go to Conditional explorer, select the boolean string.(Yes)
3. The explorer will turn green, select the style variable and click ok.
4. You will get back the entire property column, select the "box type" and set it to "None".
5. Double click on the explorer and the green color will disappear. The row will come back.

I believe this will be useful for me also in future. Hahahaha.

No comments: