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. .NET Grid Controls

.NET Grid Controls

Scheduled Pinned Locked Moved C#
csharpgraphicsc++cssmobile
5 Posts 5 Posters 13 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.
  • G Offline
    G Offline
    Giles
    wrote on last edited by
    #1

    Anyone know of a reasonably fast grid control for .NET - e.g. something like Stingray for MFC. It just seems that the one thing .NET does badly is good performance on grid controls, or anything thats graphics intensive. Some of them look great, but put more than 50 rows and they crawl when you scroll. Looking for something that is responsive enought to handle realtime data - not huge amounts of it but to be responsive when it does get it. From what I can tell the double buffred drawing built into the Windows Forms Control is not as optimised as it could be.


    "Je pense, donc je mange." - Rene Descartes 1689 - Just before his mother put his tea on the table. Shameless Plug - Distributed Database Transactions in .NET using COM+

    A J H H 4 Replies Last reply
    0
    • G Giles

      Anyone know of a reasonably fast grid control for .NET - e.g. something like Stingray for MFC. It just seems that the one thing .NET does badly is good performance on grid controls, or anything thats graphics intensive. Some of them look great, but put more than 50 rows and they crawl when you scroll. Looking for something that is responsive enought to handle realtime data - not huge amounts of it but to be responsive when it does get it. From what I can tell the double buffred drawing built into the Windows Forms Control is not as optimised as it could be.


      "Je pense, donc je mange." - Rene Descartes 1689 - Just before his mother put his tea on the table. Shameless Plug - Distributed Database Transactions in .NET using COM+

      A Offline
      A Offline
      Anonymous
      wrote on last edited by
      #2

      http://www.janusys.com/janus/library/

      1 Reply Last reply
      0
      • G Giles

        Anyone know of a reasonably fast grid control for .NET - e.g. something like Stingray for MFC. It just seems that the one thing .NET does badly is good performance on grid controls, or anything thats graphics intensive. Some of them look great, but put more than 50 rows and they crawl when you scroll. Looking for something that is responsive enought to handle realtime data - not huge amounts of it but to be responsive when it does get it. From what I can tell the double buffred drawing built into the Windows Forms Control is not as optimised as it could be.


        "Je pense, donc je mange." - Rene Descartes 1689 - Just before his mother put his tea on the table. Shameless Plug - Distributed Database Transactions in .NET using COM+

        J Offline
        J Offline
        John Fisher
        wrote on last edited by
        #3

        www.Infragistics.com[^] has an excellent deal. John
        "You said a whole sentence with no words in it, and I understood you!" -- my wife as she cries about slowly becoming a geek.

        1 Reply Last reply
        0
        • G Giles

          Anyone know of a reasonably fast grid control for .NET - e.g. something like Stingray for MFC. It just seems that the one thing .NET does badly is good performance on grid controls, or anything thats graphics intensive. Some of them look great, but put more than 50 rows and they crawl when you scroll. Looking for something that is responsive enought to handle realtime data - not huge amounts of it but to be responsive when it does get it. From what I can tell the double buffred drawing built into the Windows Forms Control is not as optimised as it could be.


          "Je pense, donc je mange." - Rene Descartes 1689 - Just before his mother put his tea on the table. Shameless Plug - Distributed Database Transactions in .NET using COM+

          H Offline
          H Offline
          Heath Stewart
          wrote on last edited by
          #4

          Developer Express[^] has a good one, too. I've used Infragistics and I can tell you from experience that it is good, but their painting mechanism (very extensible) can be very slow on older machines.

          Microsoft MVP, Visual C# My Articles

          1 Reply Last reply
          0
          • G Giles

            Anyone know of a reasonably fast grid control for .NET - e.g. something like Stingray for MFC. It just seems that the one thing .NET does badly is good performance on grid controls, or anything thats graphics intensive. Some of them look great, but put more than 50 rows and they crawl when you scroll. Looking for something that is responsive enought to handle realtime data - not huge amounts of it but to be responsive when it does get it. From what I can tell the double buffred drawing built into the Windows Forms Control is not as optimised as it could be.


            "Je pense, donc je mange." - Rene Descartes 1689 - Just before his mother put his tea on the table. Shameless Plug - Distributed Database Transactions in .NET using COM+

            H Offline
            H Offline
            Holger Persch
            wrote on last edited by
            #5

            Syncfusion www.syncfusion.com[^] has a great grid called "Essential Grid". It is developed by Stefan Hoenig, the man who build before the Stingray grid. It offers a "virtual mode" that can handle millions of rows. I like it! Regards, Holger Persch

            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