HighTechTalks DotNet Forums  

calendar control placement

ASP.net Web Controls microsoft.public.dotnet.framework.aspnet.webcontrols


Discuss calendar control placement in the ASP.net Web Controls forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
willy
 
Posts: n/a

Default calendar control placement - 12-07-2007 , 10:10 AM







I can't seem to figure out how to place a calendar control anywhere but
on the left edge of an asp page. If I try to place it to the right of
any control, or add spaced in front of it, the calendar goes to the
next line.

Can anyone point me in the right direction? Google has not been any
help.

--

willy

Reply With Quote
  #2  
Old   
Phil H
 
Posts: n/a

Default Re: calendar control placement - 12-08-2007 , 01:08 PM






On 7 Dec, 16:10, "willy" <marchax... (AT) gmail (DOT) com> wrote:
Quote:
I can't seem to figure out how to place a calendar control anywhere but
on the left edge of an asp page. If I try to place it to the right of
any control, or add spaced in front of it, the calendar goes to the
next line.

Can anyone point me in the right direction? Google has not been any
help.

--

willy
You need to use layout controls. Controls such as Calendar, Label,
TextBox etc have to be nested inside other containers such as table,
div tags, panels in order to get a specific arrangement. Some style
attributes might help (e.g. margin) but generally a well designed web
form will use a combination of individual controls and layout or
grouping controls.


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.