Results 1 to 2 of 2

Thread: Treeview (ASP.NET 2.0)

  1. #1

    Thread Starter
    Fanatic Member simonm's Avatar
    Join Date
    Sep 2000
    Location
    Devon, England
    Posts
    796

    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.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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
  •  



Click Here to Expand Forum to Full Width