Groups | Blog | Home
all groups > sql server reporting services > august 2006 >

sql server reporting services : Removing A List


TroyS
8/16/2006 1:00:01 PM
I have the following nested structure:
List 1
---List 2
-------Matrix

I don't need List 1 anymore in the report. However, if i delete List1 then
List2 and the Matrix disappears from the layout as well. How can i remove
List1 without deleting List2 and Matrix....

thx.
Amedeo Feroce
8/16/2006 3:06:58 PM
You need to move List2 out of List1. You can then delete List1 and then
reposition List2.

[quoted text, click to view]

TroyS
8/17/2006 5:39:02 AM
Thx.
I knew it was something simple...

[quoted text, click to view]
Colin
8/17/2006 11:26:32 AM
How do you control the nesting structure. I 've got a textbox that's
already on the form that I'd like to move into List1. I tried to use
Document Outline in VS 2003, but it reports "there are no items to show for
the selected document". The only way I've found is to manually edit the xml
code, but this is quite easy to screw up.

Colin
[quoted text, click to view]

AddThis Social Bookmark Button