DIV

A

anonymous

How to add I div on a run time and then add a grid to the
div?(I now how to add a grid on a run time)
Right now it is static on my form with following
properties.
<DIV id="HTMLabel" style="DISPLAY: inline; Z-INDEX: 103;
LEFT: 280px; OVERFLOW: auto; WIDTH: 70px; POSITION:
absolute; TOP: 120px; HEIGHT: 15px"
ms_positioning="FlowLayout">Label</DIV>
 
A

ashelley

How to add I div on a run time and then add a grid to the
div?(I now how to add a grid on a run time)
Right now it is static on my form with following
properties.
<DIV id="HTMLabel" style="DISPLAY: inline; Z-INDEX: 103;
LEFT: 280px; OVERFLOW: auto; WIDTH: 70px; POSITION:
absolute; TOP: 120px; HEIGHT: 15px"
ms_positioning="FlowLayout">Label</DIV>


Add a panel to the form in the code behind and then add a datagrid to
the panel.

-Adam
 

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