Re: True dbgrid vs FlexGrid?

WinForms

ComponentOne's WinForms controls

True dbgrid vs FlexGrid?

  • rated by 0 users
  • This post has 3 Replies |
  • 2 Followers
  • What is the difference between true dbgrid and a flex grid? I have always used a true dbgrid, but I am working on something that involves text that isn't a plain string and it was suggested to use flex grid. I was just wondering if what are some of the differences?

     

    Thanks :-)

  • Hello,

    Great question.  This can easily be answered in a few paragraphs.

    Many customers ask what the difference is between our grid components. While both are robust, easy-to-use grid controls that allow you to browse, edit, add, delete, and manipulate tabular data, there are several reasons why you may want to use one over the other.

    Both components can be used in bound or unbound mode, but C1FlexGrid allows you to work more easily in unbound mode. With C1FlexGrid you can customize trees and take advantage of its cell merging capabilities. You can also derive from it to create customized grids.

    ComponentOne True DBGrid™ for WinForms is better suited for data binding and, therefore, offers more features in that area, including split views and built-in hierarchical binding and grouping.

    If you plan to use your grids mainly in bound mode and require advanced features such as splits and hierarchical views, True DBGrid for WinForms is the right choice. However, if you plan to work with your grids in unbound mode or need to customize the grid beyond what the object model offers, C1FlexGrid is a better choice.

    Please let me know if this helps.

    Thanks,

    -Steve

  • Thank you!!!

  •  Excellent, appreciate the elaboration on that.

Page 1 of 1 (4 items)