On the Winform ReportViewer control (.NET Framework 2.0), is there a way to
expand the DocumentMap tree by default? I am NOT talking about the
ReportViewer.DocumentMapCollapsed property. I want the tree displayed in the
DocumentMap to be expanded by default. Currently, the report is displayed to
the user, and the first thing they do is expand the tree to select the
document map elementt they want to display. The desired functionality is
when the report is displayed to the user is that the document map tree view
control would be expanded and the first node in the tree selected by default.

Thanks in advance.

RE: ReportViewer Expand DocumentMap by moke

moke
Sun Oct 07 18:43:00 PDT 2007

Can I provide any additional information to help get a response? This is
still not resolved.

"moke" wrote:

> On the Winform ReportViewer control (.NET Framework 2.0), is there a way to
> expand the DocumentMap tree by default? I am NOT talking about the
> ReportViewer.DocumentMapCollapsed property. I want the tree displayed in the
> DocumentMap to be expanded by default. Currently, the report is displayed to
> the user, and the first thing they do is expand the tree to select the
> document map elementt they want to display. The desired functionality is
> when the report is displayed to the user is that the document map tree view
> control would be expanded and the first node in the tree selected by default.
>
> Thanks in advance.