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. Need a urgent help

Need a urgent help

Scheduled Pinned Locked Moved ASP.NET
helptutorial
6 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.
  • P Offline
    P Offline
    perms
    wrote on last edited by
    #1

    i am retreving data from sqlserver 2000 table.it has only one column. i want to display those record in a table in two column. for example, if it is 100 records, i want to display in equally 50:50 in two columns of a table. i need any idea or code . help will be greatly appriciated. thanks :((

    S K 2 Replies Last reply
    0
    • P perms

      i am retreving data from sqlserver 2000 table.it has only one column. i want to display those record in a table in two column. for example, if it is 100 records, i want to display in equally 50:50 in two columns of a table. i need any idea or code . help will be greatly appriciated. thanks :((

      S Offline
      S Offline
      suzyb
      wrote on last edited by
      #2

      Hava a look at the datalist control. This allows you to display the data in multiple columns. SuzyB If I had a better memory I would remember more.

      P 1 Reply Last reply
      0
      • S suzyb

        Hava a look at the datalist control. This allows you to display the data in multiple columns. SuzyB If I had a better memory I would remember more.

        P Offline
        P Offline
        perms
        wrote on last edited by
        #3

        hi SuzyB, i want to display the results in two columns of table equally, but i am picking up single column ofdata from back end. i have display euqally in two columns. for example the data i am picking up is 1,2,3,4,5,6,7,8,9,10,11,12. i want to display 6 in onecolumn and another 6 in one coulmn of the table. can u sent some code or link or idea thanks SuzyB

        1 Reply Last reply
        0
        • P perms

          i am retreving data from sqlserver 2000 table.it has only one column. i want to display those record in a table in two column. for example, if it is 100 records, i want to display in equally 50:50 in two columns of a table. i need any idea or code . help will be greatly appriciated. thanks :((

          K Offline
          K Offline
          Ketty Avashia
          wrote on last edited by
          #4

          try to use any Loop to generate the table rather directly binding it dataset to the table control. Ketty

          P 1 Reply Last reply
          0
          • K Ketty Avashia

            try to use any Loop to generate the table rather directly binding it dataset to the table control. Ketty

            P Offline
            P Offline
            perms
            wrote on last edited by
            #5

            Hi SuzyB, Ketty I tried with DataList Control,now it is working fine. I appriciated your Idea/help. Thanks.

            K 1 Reply Last reply
            0
            • P perms

              Hi SuzyB, Ketty I tried with DataList Control,now it is working fine. I appriciated your Idea/help. Thanks.

              K Offline
              K Offline
              Ketty Avashia
              wrote on last edited by
              #6

              Cheers Enjoy Programming ;) Ketty

              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