all groups > visual c > june 2007 >
You're in the

visual c

group:

Editable mult-column table



Editable mult-column table kelvin.koogan NO[at]SPAM googlemail.com
6/27/2007 8:38:12 AM
visual c: I want to display a two column multi-row table in a Windows Forms app.
I want the user to be able to edit all values in both columns. Table
will need to scroll vertically.

What is the best control to use?

I've tried using a ListView but it seems to only let you edit the left-
hand column and even then it's double-click mechanism is very clunky.

TIA,
KK
Re: Editable mult-column table Ben Voigt [C++ MVP]
6/28/2007 10:57:16 AM

[quoted text, click to view]


DataGridView

[quoted text, click to view]

AddThis Social Bookmark Button