Click here to Skip to main content

Indrojeet_Bhattacharya asked:

Open original thread
Dear,
 
I have created a side menu bar in ASP.Net using CSS friendly adapter controls. Now I want this page to open in the content place holder located at the left of my page so that it looks perfect. Currently my content page structure is:
 
<%@ Page Language="C#" MasterPageFile="~/TwoColumn.master" Title="Untitled Page" %>
 
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">Left Stuff
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder2" Runat="Server">Right Stuff
</asp:Content>
 
Kindly help me getting a solution. Thanking you in advance.
 
IB
Tags: ASP.NET

Preview



When answering a question please:
  1. Read the question carefully.
  2. Understand that English isn't everyone's first language so be lenient of bad spelling and grammar.
  3. If a question is poorly phrased then either ask for clarification, ignore it, or edit the question and fix the problem. Insults are not welcome.
Let's work to help developers, not make them feel stupid.
Please note that all posts will be submitted under the The Code Project Open License (CPOL).



Advertise | Privacy | Mobile
Web04 | 2.6.130516.1 | Last Updated 26 Mar 2009
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid