A
Al Findlay
Hello!
In Visual Basic .NET (1.1)...
Is it possible to have a column of check boxes in a list view? So, for
example, a column named "Tested?" can have a boolean value assigned to
it in a nice, neat way?...
Product Name | Product version | Tested?
----------------------------------------------------
Prod1 | 1.1 | [ ]
Prod2 | 2.0 | [/]
Prod3 | 0.1 | [ ]
etc...
If not, what would be a good workaround (images?)
Thanks a lot!
Al.
In Visual Basic .NET (1.1)...
Is it possible to have a column of check boxes in a list view? So, for
example, a column named "Tested?" can have a boolean value assigned to
it in a nice, neat way?...
Product Name | Product version | Tested?
----------------------------------------------------
Prod1 | 1.1 | [ ]
Prod2 | 2.0 | [/]
Prod3 | 0.1 | [ ]
etc...
If not, what would be a good workaround (images?)
Thanks a lot!
Al.