views:

12

answers:

0

Suppose I have the following cross tab report:

Rows: - City - Neighborhood - Gender

Columns: - Blocks - Building

A cross-tab report for mapping a country residents, I would like to know if at run time, I can choose to hide the gender from the rows and leave the other rows (i.e. stop sorting by gender), or if at run-time I could hide the buildings and keep the blocks(less columns).

Please let me know if this is possible and where I can find examples related to this issue, I'm using VS2008 and I'm finding it really hard to find documentation containing all the features of crystal reports.

Thanks in advance.