HighTechTalks DotNet Forums  

Multiple Items on One Line

ASP.net Mobile microsoft.public.dotnet.framework.aspnet.mobile


Discuss Multiple Items on One Line in the ASP.net Mobile forum.



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

Default Multiple Items on One Line - 08-09-2004 , 12:40 PM






I'm building mobile web forms using vs.net
Is there a limitation when building mobile web forms that only allow one
control per line?



Reply With Quote
  #2  
Old   
Alex Feinman [MVP]
 
Posts: n/a

Default Re: Multiple Items on One Line - 08-09-2004 , 08:05 PM






Yes, but some devices might render several controls in one line if no breaks
are specified. This way you can have a label and an edit control on the same
line (again, some browsers)

--
Alex Feinman
---
Visit http://www.opennetcf.org
"The Bear" <buck_roggers (AT) hotmail (DOT) com> wrote

Quote:
I'm building mobile web forms using vs.net
Is there a limitation when building mobile web forms that only allow one
control per line?





Reply With Quote
  #3  
Old   
The Bear
 
Posts: n/a

Default Re: Multiple Items on One Line - 08-09-2004 , 11:10 PM



When I try to drag over a control it won't let me place next to another
control. How do I get past this?
ex. two buttons on one line.

T.B.
"Alex Feinman [MVP]" <public_news (AT) alexfeinman (DOT) com> wrote

Quote:
Yes, but some devices might render several controls in one line if no
breaks
are specified. This way you can have a label and an edit control on the
same
line (again, some browsers)

--
Alex Feinman
---
Visit http://www.opennetcf.org
"The Bear" <buck_roggers (AT) hotmail (DOT) com> wrote in message
news:6GORc.71$KYe1.60 (AT) news04 (DOT) bloor.is.net.cable.rogers.com...
I'm building mobile web forms using vs.net
Is there a limitation when building mobile web forms that only allow one
control per line?







Reply With Quote
  #4  
Old   
Alex Feinman [MVP]
 
Posts: n/a

Default Re: Multiple Items on One Line - 08-10-2004 , 11:41 AM



You cannot specify that two items are on the same line, but you can make
sure that the first one has BreakAfter set to false and the target browser
*might" position them in a single line

--
Alex Feinman
---
Visit http://www.opennetcf.org
"The Bear" <buck_roggers (AT) hotmail (DOT) com> wrote

Quote:
When I try to drag over a control it won't let me place next to another
control. How do I get past this?
ex. two buttons on one line.

T.B.
"Alex Feinman [MVP]" <public_news (AT) alexfeinman (DOT) com> wrote in message
news:%2323aQYnfEHA.3944 (AT) tk2msftngp13 (DOT) phx.gbl...
Yes, but some devices might render several controls in one line if no
breaks
are specified. This way you can have a label and an edit control on the
same
line (again, some browsers)

--
Alex Feinman
---
Visit http://www.opennetcf.org
"The Bear" <buck_roggers (AT) hotmail (DOT) com> wrote in message
news:6GORc.71$KYe1.60 (AT) news04 (DOT) bloor.is.net.cable.rogers.com...
I'm building mobile web forms using vs.net
Is there a limitation when building mobile web forms that only allow
one
control per line?









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 - 2010, Jelsoft Enterprises Ltd.