RunAt Disabled for controls in VS2008

Last post 04-30-2008 7:33 PM by Joël Hébert. 1 replies.

Sort Posts:

  • RunAt Disabled for controls in VS2008

    04-30-2008, 1:50 PM
    • Loading...
    • rema43001
    • Joined on 08-14-2007, 12:29 AM
    • Guatemala
    • Posts 14

    In Visual Studio 2008, the property RunAt is disable for controls,
    then I have to agregate (runat = "server") in html code,
    how can enable this property without to write that code.

    Thanks.

    Richard Emanuel Masaya Amézquita
    Enginner in systems and computers sciences
  • Re: RunAt Disabled for controls in VS2008

    04-30-2008, 7:33 PM
    Answer
    • Loading...
    • Joël Hébert
    • Joined on 07-20-2005, 2:07 PM
    • Ottawa Canada
    • Posts 462

    runat is included with serverside controls not clientside controls, if you drag a server table control you get the runat if you slide in a html table object you will not get the runat......

    try adding both and see the differences

    Joël Hébert

    ASP.NET Consultant
    Opulent ASP Development Inc.
    www.opulentasp.com
    Ottawa,Canada

    Click "Mark as Answer" on the posts that helped you to help future readers to get the solutions
Page 1 of 1 (2 items)