How to put a web user control in place?

G

Guest

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, right?)

Any ways to make them in the place I want? Thanks a lot.
 
G

Guest

Either turn off FlowLayout (in the body tag) and set it to GridLayout or use
html tags to place it (tables, spacer gifs, etc).
 
L

Lucas Tam

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, right?)

Any ways to make them in the place I want? Thanks a lot.


Turn on grid mode... or use HTML formatting (i.e. with tables or a variety
of other methods).

You can also use a placeholder to drop the web user control in the proper
place too.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,539
Members
45,024
Latest member
ARDU_PROgrammER

Latest Threads

Top