Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. asp:panel -> table when? [modified]

asp:panel -> table when? [modified]

Scheduled Pinned Locked Moved ASP.NET
question
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    livez
    wrote on last edited by
    #1

    Hello! I´ve used asp:panel for rendering divs I need to manage from code-behind. I recently heard asp:panel can render into table on some browsers. Is this true, and which browsers would that be?

    modified on Friday, February 13, 2009 8:56 AM

    A V 2 Replies Last reply
    0
    • L livez

      Hello! I´ve used asp:panel for rendering divs I need to manage from code-behind. I recently heard asp:panel can render into table on some browsers. Is this true, and which browsers would that be?

      modified on Friday, February 13, 2009 8:56 AM

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      livez wrote:

      I recently heard asp:panel can render into table on some browsers. Is this true,

      All Server side control rendered to HTML Control.

      cheers, Abhijit CodeProject MVP My Recent Article : Exploring Session in ASP.Net

      L 1 Reply Last reply
      0
      • A Abhijit Jana

        livez wrote:

        I recently heard asp:panel can render into table on some browsers. Is this true,

        All Server side control rendered to HTML Control.

        cheers, Abhijit CodeProject MVP My Recent Article : Exploring Session in ASP.Net

        L Offline
        L Offline
        livez
        wrote on last edited by
        #3

        yes of course, but I was under the impression asp:panel rendered into div.

        1 Reply Last reply
        0
        • L livez

          Hello! I´ve used asp:panel for rendering divs I need to manage from code-behind. I recently heard asp:panel can render into table on some browsers. Is this true, and which browsers would that be?

          modified on Friday, February 13, 2009 8:56 AM

          V Offline
          V Offline
          vaghelabhavesh
          wrote on last edited by
          #4

          Yes usually asp:panel renders to div. This guy has some issue in FF3 see if it helps http://forums.asp.net/t/1288058.aspx[^]

          L 1 Reply Last reply
          0
          • V vaghelabhavesh

            Yes usually asp:panel renders to div. This guy has some issue in FF3 see if it helps http://forums.asp.net/t/1288058.aspx[^]

            L Offline
            L Offline
            livez
            wrote on last edited by
            #5

            Thanks for your reply! Guess I´m just gonna use divs with runat=server instead.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups