Grid Layout inside a Panel

Last post 01-05-2007 5:21 PM by abhishekmadas. 2 replies.

Sort Posts:

  • Grid Layout inside a Panel

    01-05-2007, 12:53 PM

    In asp.net can I have a grid layout using absolute positioning inside a Panel or a Table. If so how. I need to be able to drag the controls I insert  to any position I want in the panel or a table. By default it has a flow layout.

    Thanks in advance.

     

     

  • Re: Grid Layout inside a Panel

    01-05-2007, 3:30 PM
    • Star
      10,699 point Star
    • ps2goat
    • Member since 11-17-2006, 10:43 PM
    • Posts 1,955

    Try Tools-->Options menu, then scroll down the left side.  Click on the plus sign (+) next to HTML Designer, and highlight 'CSS Positioning'.  Now, in the right box, check the first checkbox ('Change positioning...'), and select 'Absolutely positioned'.

    ---------------------------------------
    MCP - Web Based Client Development .NET 2.0
  • Re: Grid Layout inside a Panel

    01-05-2007, 5:21 PM
    I am using Visual Studio 2003 and dont have those options you mentioned. However I found a way around. There is a control called grid flow panel in the html controls in the IDE which we can use to do absolute posioning. 
Page 1 of 1 (3 items)