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. Create table in codebehind

Create table in codebehind

Scheduled Pinned Locked Moved ASP.NET
10 Posts 5 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.
  • S Offline
    S Offline
    saravanan05
    wrote on last edited by
    #1

    hi friends i need create tabele in codebehind how can i create it.. for example;

    how can achive in code behind

    Known Is Drop.Unknown Is Ocean

    A 1 Reply Last reply
    0
    • S saravanan05

      hi friends i need create tabele in codebehind how can i create it.. for example;

      how can achive in code behind

      Known Is Drop.Unknown Is Ocean

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

      saravanan05 wrote:

      hi friends i need create tabele in codebehind how can i create it.. for example; how can achive in code behind

      Your given example is not coming properly. Which kind of table you want create ?

      cheers, Abhijit CodeProject MVP

      S 1 Reply Last reply
      0
      • A Abhijit Jana

        saravanan05 wrote:

        hi friends i need create tabele in codebehind how can i create it.. for example; how can achive in code behind

        Your given example is not coming properly. Which kind of table you want create ?

        cheers, Abhijit CodeProject MVP

        S Offline
        S Offline
        saravanan05
        wrote on last edited by
        #3

        hi i need to create like this:

        i need to create in codebehind..

        Known Is Drop.Unknown Is Ocean

        N A A 3 Replies Last reply
        0
        • S saravanan05

          hi i need to create like this:

          i need to create in codebehind..

          Known Is Drop.Unknown Is Ocean

          N Offline
          N Offline
          N a v a n e e t h
          wrote on last edited by
          #4

          Edit your post and use ignore HTML tags option. ;P

          Navaneeth How to use google | Ask smart questions

          1 Reply Last reply
          0
          • S saravanan05

            hi i need to create like this:

            i need to create in codebehind..

            Known Is Drop.Unknown Is Ocean

            A Offline
            A Offline
            anilpal
            wrote on last edited by
            #5

            hi, Sorry dear but again its not displayed. If this is the image then send to me at anil.bly@gmail.com Or explain through text only.

            Regards Anil Pal

            1 Reply Last reply
            0
            • S saravanan05

              hi i need to create like this:

              i need to create in codebehind..

              Known Is Drop.Unknown Is Ocean

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

              You have done the same mistake. before post please checked "Ignore HTML tags in this message (good for code snippets)" Check Box ;)

              cheers, Abhijit CodeProject MVP

              S 1 Reply Last reply
              0
              • A Abhijit Jana

                You have done the same mistake. before post please checked "Ignore HTML tags in this message (good for code snippets)" Check Box ;)

                cheers, Abhijit CodeProject MVP

                S Offline
                S Offline
                saravanan05
                wrote on last edited by
                #7

                hi i need to create table in code behind

                Known Is Drop.Unknown Is Ocean

                C 1 Reply Last reply
                0
                • S saravanan05

                  hi i need to create table in code behind

                  Known Is Drop.Unknown Is Ocean

                  C Offline
                  C Offline
                  Colin Angus Mackay
                  wrote on last edited by
                  #8

                  You could place a literal control on the page. In the code behind write the code to generate the Table and assign the result to the Literal control's Text property.

                  *Developer Day Scotland - Free community conference Delegate Registration Open

                  A 1 Reply Last reply
                  0
                  • C Colin Angus Mackay

                    You could place a literal control on the page. In the code behind write the code to generate the Table and assign the result to the Literal control's Text property.

                    *Developer Day Scotland - Free community conference Delegate Registration Open

                    A Offline
                    A Offline
                    anilpal
                    wrote on last edited by
                    #9

                    hi, You can also use HtmlTable, HtmltableCell. row ect class to create the table from code behind.

                    Regards Anil Pal

                    C 1 Reply Last reply
                    0
                    • A anilpal

                      hi, You can also use HtmlTable, HtmltableCell. row ect class to create the table from code behind.

                      Regards Anil Pal

                      C Offline
                      C Offline
                      Colin Angus Mackay
                      wrote on last edited by
                      #10

                      That would work. But the OP seemed to be indicating that he wanted to write the HTML directly. Either that or he thought we might not know what a table looked like in HTML.

                      *Developer Day Scotland - Free community conference Delegate Registration Open

                      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