treeview grid control

  • Thread starter Thread starter xocobonse
  • Start date Start date
X

xocobonse

Hi, my application needs to display a table of data that is organized
by categories. Additionally, I'd like to display small graphs in a
column for each row. Ideally, I'd like the table to have treeview
functionality. Can this be done with standard WinForms controls?
From the research that I've done, it appears that I'd have to use a
commercial tree/grid control. Any recommendations?

Best,

Jon
 
Back
Top