|
-
Feb 24th, 2006, 08:23 AM
#1
Thread Starter
Fanatic Member
Treeview (ASP.NET 2.0)
I am using a treeview control on my page but I want to put another control immediately after it so that it appears directly to the right of it. However, it always appears underneath. It doesn't seem to matter what control I try to put next to it.
Is there anyway I can get another control to appear next to it rather than underneath?
Everything I say is either loose interpretation of dubious facts or idle speculation rooted in irrational sentiment. 
-
Feb 24th, 2006, 12:41 PM
#2
Re: Treeview (ASP.NET 2.0)
Use a table. Control1 in table cell 1, Control2 in table cell 2.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|