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. General Programming
  3. C#
  4. PivotTable

PivotTable

Scheduled Pinned Locked Moved C#
csharptutorial
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.
  • P Offline
    P Offline
    phantanagu
    wrote on last edited by
    #1

    How to create a PivotTable in C#. Thanks in advance

    It seem to be a solution or an answer.

    P P 2 Replies Last reply
    0
    • P phantanagu

      How to create a PivotTable in C#. Thanks in advance

      It seem to be a solution or an answer.

      P Offline
      P Offline
      PIEBALDconsult
      wrote on last edited by
      #2

      What's a PivotTable? As it turns out, just a couple weeks ago I found I had the need to take a DataTable and pivot it, so I wrote a method to do it. The shortcoming (and probably why it's not built-in) is that unless all the original columns hold the same datatype, you have to make the resultant columns hold object (or determine some other common ancestor). At the time I was thinking of writing an article about it, maybe I should.

      1 Reply Last reply
      0
      • P phantanagu

        How to create a PivotTable in C#. Thanks in advance

        It seem to be a solution or an answer.

        P Offline
        P Offline
        Pete OHanlon
        wrote on last edited by
        #3

        You posted this question earlier in the day under another thread. Don't you think that you should wait a bit before posting this question again?

        Deja View - the feeling that you've seen this post before.

        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