Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
Is it possible to use a Panel control instead of navigating to a frame? I have a website that uses a header frame and then a vertical frame under it (not unlike the MSDN library). I am curious to know if I could achieve the same navigational functionality by using a panel in place of the right frame, so that when a link is clicked in the treeview, the page comes up in the panel. Does anyone know if this is possible or if there is another way to accomplish this without using frames? Thank you in advance...
  • 1 year later...
Posted
As Nate said, a master page would be your best bet here. You can put the design and navigation logic within that master page and when you go to create a new .aspx page, you can select this Master page.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...