In ASP.Net you have the choice to place controls in absolute (grid layout mode) or relative (flow layout mode) position. This is the "pageLayout" attribute on the body of the html document. By default, VS.Net opens new ASP.Net webforms in grid layout mode, so you have to switch.
- [AspNet2] Problem in placing controls in web page Ricky
- Re: [AspNet2] Problem in placing controls in web page Dean Fiala
- Re: Re: [AspNet2] Problem in placing controls in web pa... webmastersam2

