Advertisement

1 - 10 of 36 containing alltags:("contentplaceholder") (0 seconds)
Hi, using vs 2005, asp.net 2 and c#. I have a master page  - it has a table with 3 columns. The left column is the nav, the middle column is the body and the right column has a contentplaceho...
Zones: ASP.Net ProgrammingDate Answered: 01/10/2006 Grade: B Views: 0
I have a master page template that contains a header and a navigation menu. There is one content placeholder, that loads the appropriate pages based on the user's selection from the navigation menu...
Zones: ASP.Net ProgrammingDate Answered: 04/24/2006 Grade: A Views: 0
Hey there guys, i have posted a few time on this with no reply to my posts. Here goes my last attempt at finding a answer to this question. I have a master page... On this MasterPage i have a us...
Zones: C#, .NETDate Answered: 02/21/2007 Grade: C Views: 0
All of my content pages cannot access the content placeholder listed below. I also cannot change anything in design mode of this master page, i.e. the only thing i can click on is the outer table t...
Zones: ASP.Net Programming, .NET, MS ...Date Answered: 03/22/2007 Grade: A Views: 0
I have 5 ContentPlaceHolders in my MasterPage. How do I write in them from a Response.Write in a C# function using the ID="ContentPlaceHolder3" for example? I'm trying to do something in my Page_lo...
Zones: ASP.Net Programming, C#Date Answered: 11/15/2007 Grade: A Views: 0
I am trying to resize a Content place holder in a master page.  I can get the handles to change the size but the box is frozen in size.  What am I doing wrong? Thanks Kenny
Zones: C#Date Answered: 06/06/2006 Grade: A Views: 15
Hello, Is there anyway I can set height of contentplaceholder in my master page. The reason being, if the content is less the footer is is not uniform across the application. Pls help
Zones: ASP.Net ProgrammingDate Answered: 06/18/2006 Grade: B Views: 27
We have a master page which has several contentplaceholders.  Let's say something like this: <div id="leftPanel" visible="false" runat="server">       <asp:contentplaceholder id="placeholder1" runat...
Zones: ASP.Net ProgrammingDate Answered: 08/03/2006 Grade: A Views: 0
I have a gridview bound to a table in the database. I have a masterpage with two contentplaceholders: contentplaceholder1 and contentplaceholder2 each 400 pixels wide. I want the gridview to dis...
Zones: ASP.Net ProgrammingDate Answered: 09/11/2006 Grade: A Views: 0
I've been developing ASP for years and am now moving toward ASP.NET 2.0 for all new development work. I have created a basic ASP.Net 2.0 MasterPage for a proof of concept website using a table (...
Zones: ASP.Net ProgrammingDate Answered: 01/24/2007 Grade: C Views: 134