473,396 Members | 1,838 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

how to place web user control

How to place the web user controls on the web form freely the location I
want? Especially, if I get more than one web user controls.
Thanks.
Joe.
Nov 18 '05 #1
3 1179
"Joe Au" <jo***@livingfaith.org.hk> wrote in news:ex6i61udEHA.1000
@TK2MSFTNGP12.phx.gbl:
How to place the web user controls on the web form freely the location I
want? Especially, if I get more than one web user controls.


In the page layout - use Grid Layout.

But just be warned... not all browsers support this mode well because it
uses DHTML for layout.

Instead, it's best to use flow layout with HTML tables for positioning.

--
Lucas Tam (RE********@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
Nov 18 '05 #2
Joe,

There are two ways to place controls on a web page. You may set the
control's style tag using absolute positioning which allows the control to
be placed anywhere on the page to the pixel. Or you may insert the control
inside of a table cell.

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
"Joe Au" <jo***@livingfaith.org.hk> wrote in message
news:ex**************@TK2MSFTNGP12.phx.gbl...
How to place the web user controls on the web form freely the location I
want? Especially, if I get more than one web user controls.
Thanks.
Joe.

Nov 18 '05 #3
Thanks for your information.
Joe.
"Joe Au" <jo***@livingfaith.org.hk> wrote in message
news:ex**************@TK2MSFTNGP12.phx.gbl...
How to place the web user controls on the web form freely the location I
want? Especially, if I get more than one web user controls.
Thanks.
Joe.

Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: .Net Newbie | last post by:
I am relatively new to .Net and have been coding an intranet site for my employer for a couple of months. I am currently stuck coding in a text-editor called EditPlus without access to the VS.Net...
1
by: Marty Cruise | last post by:
This might be trivial, or even impossible... I have a user control that resides in a panel with a vertical scrollbar. That is, the panel limits the vertical area of the control and the user...
4
by: DotNetJunkies User | last post by:
I have created a User Control (a Pareto Chart) using C#. It works great in .Net Windows Apps, but I also need to use it in a Web Application (to view in IE). Everything I read on this seems to be...
2
by: ALI-R | last post by:
Hi I've created a bunch user comtrols for the footer,header,navigation bar of a webpage ,I have two problems: 1) All the controls are in the folder "Control" of the root and all the images...
2
by: Bryan ZM | last post by:
I saw a sample app at the VS live conference in San Francisco this year, they had a gridview control on a web form, but when .net 2.0 was detected on the PC it actually rendered a .net form control...
2
by: Andrew | last post by:
Hello, friends, I have a couple of web user controls, and I put it in my .net web page. But, they alway went to the top of the design window, no matter how I dragged-dropped them. (looks silly,...
1
by: Andrew | last post by:
Hi, friends, This drove me nuts: I had two web user controls: header.ascx and copyright.ascx. I planed to put them on each .aspx pages: Header on the top, and Copyright at the bottom. ...
3
by: JimCinLA | last post by:
I use a place holder to load different user controls on an .aspx page. Let's call this default.aspx. Each user controls contains about a dozen different ASP.Net controls. My question is, how...
3
by: RvGrah | last post by:
I have a user control with eight text boxes, if I start typing in the first text box in the tab order all is well, but if I mouse click into another box and start typing the text goes into the frst...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.