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. datatable

datatable

Scheduled Pinned Locked Moved ASP.NET
question
3 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.
  • S Offline
    S Offline
    sekannak
    wrote on last edited by
    #1

    Hi, I am having datatable .. i want to add columns to that , i need to add same column once again ... is it possible ??? if it possible pls let me know the right path ... for i=0 to 10 datatable.column.add("values to be added") next note: it throughs excepttion like , column already exist thanks, sekannak...

    kannak

    A N 2 Replies Last reply
    0
    • S sekannak

      Hi, I am having datatable .. i want to add columns to that , i need to add same column once again ... is it possible ??? if it possible pls let me know the right path ... for i=0 to 10 datatable.column.add("values to be added") next note: it throughs excepttion like , column already exist thanks, sekannak...

      kannak

      A Offline
      A Offline
      Arun Jacob
      wrote on last edited by
      #2

      sekannak wrote:

      . i want to add columns to that , i need to add same column once again

      I don't think that your idea is good.If you are trying to add same column again you'll get that error.What you are trying to acheive by adding same column again? :confused:

      Arun Jacob http://codepronet.blogspot.com/

      1 Reply Last reply
      0
      • S sekannak

        Hi, I am having datatable .. i want to add columns to that , i need to add same column once again ... is it possible ??? if it possible pls let me know the right path ... for i=0 to 10 datatable.column.add("values to be added") next note: it throughs excepttion like , column already exist thanks, sekannak...

        kannak

        N Offline
        N Offline
        Not Active
        wrote on last edited by
        #3

        As you have found, column names must be unique. The values you store in the column can be the same of course.


        only two letters away from being an asset

        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