PC Review


Reply
Thread Tools Rate Thread

Designing Pages From a Master

 
 
Ian Semmel
Guest
Posts: n/a
 
      9th Jan 2008
When you add a new form which is derived from a master form, it shows
you the asp:content areas where you can add controls etc.

However, the size of these windows has no bearing as to what size they
will be when rendered.

How do you make the content window where you are working bigger so you
can place controls etc on it ?

 
Reply With Quote
 
 
 
 
David Wier
Guest
Posts: n/a
 
      9th Jan 2008
Your content window should grow as your content grows
For instance - put in an HTML table, and give it a style of :
style="width:100%;height:1000"

David Wier
http://aspnet101.com
http://iWritePro.com - One click PDF, convert .doc/.rtf/.txt to HTML with no
bloated markup


"Ian Semmel" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> When you add a new form which is derived from a master form, it shows you
> the asp:content areas where you can add controls etc.
>
> However, the size of these windows has no bearing as to what size they
> will be when rendered.
>
> How do you make the content window where you are working bigger so you can
> place controls etc on it ?
>



 
Reply With Quote
 
John Timney \(MVP\)
Guest
Posts: n/a
 
      9th Jan 2008
Bear in mind that your controls themselves have no bearing on where they
will appear in that window - you dictate that using DIV or tables.

As you add them to a table for example that exceeds the content area size
the content area will expand.

Regards

John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog



"Ian Semmel" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> When you add a new form which is derived from a master form, it shows you
> the asp:content areas where you can add controls etc.
>
> However, the size of these windows has no bearing as to what size they
> will be when rendered.
>
> How do you make the content window where you are working bigger so you can
> place controls etc on it ?
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Designing master schedule Rich/rerat Microsoft Excel Worksheet Functions 0 15th Sep 2009 04:59 PM
Re: Designing master schedule Pete_UK Microsoft Excel Worksheet Functions 1 15th Sep 2009 09:22 AM
Repost: VB Master-Details Edit (Separate Pages), Response Redirect to Master Page Databinding Help... Sam Microsoft ASP .NET 0 20th Jul 2006 07:33 PM
VB Master-Details Edit (Separate Pages), Response Redirect to Master Page Databinding Issue... Sam Microsoft ASP .NET 0 20th Jul 2006 03:31 AM
Cross Page Post Back When Using Mixture of Master Pages and Non-Master Pages Jason@webbit.com Microsoft ASP .NET 1 16th May 2006 03:00 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:22 AM.