ListView...ItemCheck event...make some items hidden..but how??
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi! what I want to make.... when an user checked one item in the ListView the other items must come hidden. or: when an user checked one item in the ListView the other items must come hidden and after the user cheched the second time at this item all items was visible.... (I will make it to allowed the user to checked only 1 item) have anyone an idea how I can make this? (at best would help me a code sample in C#) big THX!!