Position of elements in an aspx-page

  • Thread starter Thread starter reidarT
  • Start date Start date
R

reidarT

I want to drag elements from the toolbox to the page. Do I need to make
Panels first to enter the elements inside the Panel,
or can I as I hope drag them to a special position in the document.

reidarT
 
If I understand you correctly, you want to use absolute positioning on
your controls. To turn this on for every control goto Tools --> Options
and select "Show all Settings" The under HTML Designer select the CSS
Positioning node. The first option here is how they are positioned.

Thanks,

Seth Rowe
 

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

Back
Top