You can select the whole row and set its properties. Most properties'
values, including visibility, can be set using expressions, so you can have
conditional show/hide based on the value of a field or something else on the
report.
--
Cheers,
'(' Jeff A. Stucker
\
[quoted text, click to view] "Jason Ratke" <jayrat_not_quite_@shaw.ca> wrote in message
news:eu$YAMzLFHA.3424@TK2MSFTNGP12.phx.gbl...
> Well, I would like to, but I'm not sure how. Perhaps this is a simple
> question, but I just started with RS.. Just to reiterate, I need to
> shrink/hide the detail line of my table, not one of the group
> headers/footers (Although I would like to know how to do that too.)
>
> Thanks,
> Jason
>
> "Jeff A. Stucker" <jeff@mobilize.net> wrote in message
> news:O5t3qZwLFHA.3788@tk2msftngp13.phx.gbl...
>> Do you also hide the table row?
>>
>> --
>> Cheers,
>>
>> '(' Jeff A. Stucker
>> \
>> "Jason Ratke" <jayrat_not_quite_@shaw.ca> wrote in message
>> news:eCO4GcmLFHA.436@TK2MSFTNGP09.phx.gbl...
>>> This may sound strange, but is there anyway to collapse a detail line on
>>> a report if all of the fields in the detail line are null?
>>>
>>> I have a report that has several levels of grouping, and it is entirely
>>> possible that all the fields in the actual detail line of a table will
>>> be null. In this scenario, I would like to shrink the detail line on the
>>> report.
>>>
>>> I've set the CanShrink property to true on all textboxes in the detail
>>> line, and I've got a visibility expression that hides the textboxes if
>>> the value "is nothing".
>>>
>>> Any suggestions would be greatly appreciated.
>>>
>>> Thanks,
>>> Jason Ratke
>>>
>>
>>
>
>