Repositioning controls on a web page

P

pete

I have a web page that the pageLayout property
is "GridLayout." I also have 2 DataGrid controls on the
page. Since the number of records can vary, how can I
position some information and then the 2nd DataGrid
underneath the first one? Do I have to change to Flow
Layout and put the begining stuff in Panels? What is a
generally well accepted method? Thanks in advance?
Pete
 
A

Alvin Bruney

use attributes to target the left and top properties
Datagrid1.attributes.add("left","2") etc
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top