dynamic positioning of web controls

G

Guest

HI I have some controls under a datagrid and the datagrid can have 1 to 10
items. I would like to place some other controls just below the datagrid so
need to somehow dynamically place the controls when the page loads. Any
sample code or ideas?
thanks.
 
G

gaidar

Hi, Paul,

What do you mean "dynamically place the controls"? You can place your
controls in html <table></table> after datagrid when designing your aspx
page. I just don't understand. Could you provide a little more information?

Gaidar
 
G

Guest

Hi thanks for the response. I have a datagrid and some controls just below
it. The grid can change size depending on what gets returned from a
database. Without dynamic positioning I will get a gap between the grid and
other controls if not much is returned from the grid.

grid
only 1 item in grid.


other controls
..
--
Paul G
Software engineer.


gaidar said:
Hi, Paul,

What do you mean "dynamically place the controls"? You can place your
controls in html <table></table> after datagrid when designing your aspx
page. I just don't understand. Could you provide a little more information?

Gaidar
 
G

Guest

Hi thanks for the response, just wondering what is flow layout, is it an html
tag?
--
Paul G
Software engineer.


Eliyahu Goldin said:
Paul,

Use Flow layout.

Eliyahu
 

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,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top