Form Layout

M

Mantorok

Hi

I want to use FlowLayout when desiging web-forms, however, is there a better
way to align controls rather than using a table? as using a table doesn't
allow me to access the controls in the designer.

Thanks
Kev
 
J

Josh

as using a table doesn't allow me to access the controls in the designer.

If your using an <asp:table> try using a <table> instead.

The table should not prevent you accessing anything in the designer!

As for layouts, you'vr got Flow using tables or Grid using exact
positioning, theres not a lot else I'm afraid.
 
M

Mantorok

Thanks

Kev

Josh said:
If your using an <asp:table> try using a <table> instead.

The table should not prevent you accessing anything in the designer!

As for layouts, you'vr got Flow using tables or Grid using exact
positioning, theres not a lot else I'm afraid.
 

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,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top