how to add a contol after datagrid that changes size?

D

Dee

Hi,
I use a DataGrid in a WebForm and when i page thru data its height changes.
This hides some controls i have place just underneath it. Is there a way to
dynamically add the controls in the right location?
Thanks
Dee
 
K

Ken Cox [Microsoft MVP]

It sounds like you are using absolute positioning. That wouldn't work too
well in this case. You need to use Flowlayout to make sure one object
doesn't cover another.
 
D

dee

Thanks Ken

Ken Cox said:
It sounds like you are using absolute positioning. That wouldn't work too
well in this case. You need to use Flowlayout to make sure one object
doesn't cover another.
 

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,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top