B
Beebs
I'm using Visual Basic .NET and need to know if anyone knows how to
loop through all the items of a listview and check if the checkbox for
each item is selected or not. All I need to know is if one is
selected, then I can exit my loop.
loop through all the items of a listview and check if the checkbox for
each item is selected or not. All I need to know is if one is
selected, then I can exit my loop.