ReportViewer InitialToggleState ignored?
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have a reportviewer control with a local report which consists of a list control (in the list is a textbox for the group header and a table with details). My question is that although the InitialToggleState = Collapsed by default on the textbox which is also the details group of the list control, the group is always expanded at runtime. Are more settings required to be able to get the "+" next to the group header and details be collapsed? Please assist.