Click here to Skip to main content
Sign Up to vote bad
good
See more: ASP.NET
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
Posted 22 Jan '12 - 0:24


2 solutions

Can you try converting the side menu bar to a user control?
Then you can use that user control on the left side on what ever page you need.
  Permalink  
sorry dear this is not working.
  Permalink  

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Mohammed Hameed 268
1 OriginalGriff 236
2 Sergey Alexandrovich Kryukov 153
3 Mayur_Panchal 153
4 CPallini 100
0 Sergey Alexandrovich Kryukov 8,171
1 OriginalGriff 6,246
2 CPallini 3,532
3 Rohan Leuva 2,703
4 Maciej Los 2,234


Advertise | Privacy | Mobile
Web01 | 2.6.130516.1 | Last Updated 29 Jan 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid