J
JC
I am a newbe to C#, and I am required to enable and disable rows in a
listview, depending on certain criteria.
e.g. The listview contains -
Apples
Oranges
Grapes
I am required to have Apples and Grapes enabled and available for
selection, and Oranges must be disabled so that a user cannot select
that option.
Any ideas as to how this can be done?
Thanks
listview, depending on certain criteria.
e.g. The listview contains -
Apples
Oranges
Grapes
I am required to have Apples and Grapes enabled and available for
selection, and Oranges must be disabled so that a user cannot select
that option.
Any ideas as to how this can be done?
Thanks