How do I put my tree view control inside a content place holder? I
drag it there but it doesn't seem to appear in the correct spot.
P.S - I have a master page with a content section representing the
"body" of the page.
Mel
(Asp.net 2.0, Visual Basic, WinXP Pro SP2)
Mel - 02 Jul 2007 19:41 GMT
> How do I put my tree view control inside a content place holder? I
> drag it there but it doesn't seem to appear in the correct spot.
[quoted text clipped - 4 lines]
> Mel
> (Asp.net 2.0, Visual Basic, WinXP Pro SP2)
Nevermind, I GOT IT! My tree view had positioning set to "absolute".
Once I changed it, it worked fine.