G
Guest
I've got a MultiView with multiple Views.
In one View, I want to display a Treeview on the left side and controls
generated via a Placeholder control on the right side.
If I drag a treeview control into the view it is on the left side. Then I
drag a Placeholder control and it is positioned below the Treeview control.
Why is that?
Since the above didn't work, I drug a Panel into the View and set its
Horizontal Align property to Justified. Once again, the Treeview is on the
left side and the Placeholder is below it on the left side.
Why is that?
I tried dragging a second panel into the View and got absolute positioning
of the control, which I don't think is what I want. In the Source display,
the second panel shows as being in the View, but with absolute positioning,
I'm not sure it would only be displayed when the particular View is active.
Do I need to resort to an IFrame or something to get the desirec behavior?
In one View, I want to display a Treeview on the left side and controls
generated via a Placeholder control on the right side.
If I drag a treeview control into the view it is on the left side. Then I
drag a Placeholder control and it is positioned below the Treeview control.
Why is that?
Since the above didn't work, I drug a Panel into the View and set its
Horizontal Align property to Justified. Once again, the Treeview is on the
left side and the Placeholder is below it on the left side.
Why is that?
I tried dragging a second panel into the View and got absolute positioning
of the control, which I don't think is what I want. In the Source display,
the second panel shows as being in the View, but with absolute positioning,
I'm not sure it would only be displayed when the particular View is active.
Do I need to resort to an IFrame or something to get the desirec behavior?