Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Should I use a panel????

Status
Not open for further replies.

niall29

Technical User
May 1, 2003
38
GB
I am fairly new to ASP.NET (actually pretty new to web development)
Any way, what I have is a webpage with a ascx at the top for a header, a treeview going down the left hand side of employees, what I am trying to do is when you pick one the employees in the tree their details will show up in on the right hand side of the tree. Using a multiview because the will be different pages of details.
When I just put in a multiview their details diplay under the tree not the righthand side.

My question is should I put the details on a seperate page and then display that page in a panel.
Or what would be the best way to do this....

Thanks for any help...
 
I just noticed that I should have used a table.(I Think)

Any guidance would be highly appreciated.......

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top