Design mode in 2.0 ???

  • Thread starter Thread starter Steven Blair
  • Start date Start date
S

Steven Blair

In 1.1, I could view a web form in grid mode and freely move components
around in design time.

How do I do this in 2.0. I have hunted everywhere for the option and
cant seem to do it.

Any help would be appreciated.

Regards,

Steven
 
In 1.1, I could view a web form in grid mode and freely move components
around in design time.
Had exactly the same problem a while ago. The closest option I could find
was:

Tools -> Options -> HTML Designer -> CSS Positioning ->
Change Positioning ... -> Absolutely Positioned

This does allow you to position elements like you could using grid layout.

Greetings,
Wessel
 
Back
Top