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. The Lounge
  3. Desktop Grid Control for .NET

Desktop Grid Control for .NET

Scheduled Pinned Locked Moved The Lounge
csharpwpfcsswinformswcf
6 Posts 4 Posters 2 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.
  • U Offline
    U Offline
    User of Users Group
    wrote on last edited by
    #1

    Anyone have an experience with one capable of handling heavy load (commctrl list-based controls aside), not bloated in RAM usage and for multiple instances. One being well supported? (seen a few here on CP but they always seem to be quickly abandoned hence looking to pay for the goods) WPF offerings are dead slow and judging by their history I am not expecting anything good from MS in next iteration of the same. WinForms would be fine although I doubt they'll have more than one more iteration of the tech past 2.0. Data binding features aren't as important as speed of updating (and gentleness on RAM) is, as that's what the app mostly does. TIA.

    R L B 4 Replies Last reply
    0
    • U User of Users Group

      Anyone have an experience with one capable of handling heavy load (commctrl list-based controls aside), not bloated in RAM usage and for multiple instances. One being well supported? (seen a few here on CP but they always seem to be quickly abandoned hence looking to pay for the goods) WPF offerings are dead slow and judging by their history I am not expecting anything good from MS in next iteration of the same. WinForms would be fine although I doubt they'll have more than one more iteration of the tech past 2.0. Data binding features aren't as important as speed of updating (and gentleness on RAM) is, as that's what the app mostly does. TIA.

      R Offline
      R Offline
      Rama Krishna Vavilala
      wrote on last edited by
      #2

      We evaluated plenty of Grids (almost all grids known to the human kind) and we opted for DevXPress. Among all the grids we tested performance was a non-issue as we relied heavily on virtual data-binding. Even the standard grid which comes with .NET 2.0 is good in that regard.

      You have, what I would term, a very formal turn of phrase not seen in these isles since the old King passed from this world to the next. martin_hughes on VDK

      1 Reply Last reply
      0
      • U User of Users Group

        Anyone have an experience with one capable of handling heavy load (commctrl list-based controls aside), not bloated in RAM usage and for multiple instances. One being well supported? (seen a few here on CP but they always seem to be quickly abandoned hence looking to pay for the goods) WPF offerings are dead slow and judging by their history I am not expecting anything good from MS in next iteration of the same. WinForms would be fine although I doubt they'll have more than one more iteration of the tech past 2.0. Data binding features aren't as important as speed of updating (and gentleness on RAM) is, as that's what the app mostly does. TIA.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Have you investigated http://xceed.com/Grid_WPF_New.html[^]. Download their free version.

        1 Reply Last reply
        0
        • U User of Users Group

          Anyone have an experience with one capable of handling heavy load (commctrl list-based controls aside), not bloated in RAM usage and for multiple instances. One being well supported? (seen a few here on CP but they always seem to be quickly abandoned hence looking to pay for the goods) WPF offerings are dead slow and judging by their history I am not expecting anything good from MS in next iteration of the same. WinForms would be fine although I doubt they'll have more than one more iteration of the tech past 2.0. Data binding features aren't as important as speed of updating (and gentleness on RAM) is, as that's what the app mostly does. TIA.

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          I'll second DevExpress' Grid. I've been using it for a couple of years now. Cheers, Drew.

          U 1 Reply Last reply
          0
          • L Lost User

            I'll second DevExpress' Grid. I've been using it for a couple of years now. Cheers, Drew.

            U Offline
            U Offline
            User of Users Group
            wrote on last edited by
            #5

            > (almost all grids known to the human kind) Seems like a known and intruiging obsession :) It is 10Ks of updates a second (not a single-person app), across different types of cells and I hope they paint the changes only and quickly at that. My worry is app, the way it is, easily forces around two/three dozens instances by users, across a number of displays (heck I'd go as far and throw a statement that Windows itself has issue beyond certain size bitmaps regardless of the video card). The GC is not friendly towards those scenarios unless the painting and binding (lack of some of its features, ideally, in this case; one-way bind dominates) is written very well and with dispose in mind. And ideally it doesn't use unmanaged hacks (can imagine it is tough, but deployment issues often prevail). Been eval-ing Syncfusion, Xceed and Infragistic stuff for years, but no thanks, they grind to a halt on medium-load or hammer the box in CPU/RAM utilisation. They probably do well on form editing-based apps, with sexy features etc, but I have no use for those. Cheers, will give DevXpress a go!

            1 Reply Last reply
            0
            • U User of Users Group

              Anyone have an experience with one capable of handling heavy load (commctrl list-based controls aside), not bloated in RAM usage and for multiple instances. One being well supported? (seen a few here on CP but they always seem to be quickly abandoned hence looking to pay for the goods) WPF offerings are dead slow and judging by their history I am not expecting anything good from MS in next iteration of the same. WinForms would be fine although I doubt they'll have more than one more iteration of the tech past 2.0. Data binding features aren't as important as speed of updating (and gentleness on RAM) is, as that's what the app mostly does. TIA.

              B Offline
              B Offline
              brian8655
              wrote on last edited by
              #6

              I have had really good results with the controls from Developer Express, http://www.devexpress.com/[^]

              Brian ----------------------------------------------- Never try to reason the prejudice out of a man. It was not reasoned into him, and cannot be reasoned out. - Sydney Smith (1771 - 1845) If we were to wake up some morning and find that everyone was the same race, creed and color, we would find some other cause for prejudice by noon. - George Aiken

              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