prevent listview to lose selected item
Posted
by gad83
on Stack Overflow
See other posts from Stack Overflow
or by gad83
Published on 2010-03-04T20:08:13Z
Indexed on
2010/03/07
23:26 UTC
Read the original article
Hit count: 180
Hi,
I'm currently working on a listview in winform c# and everytime I click on an empty space on the listview, the selected item is lost.
please help ed
© Stack Overflow or respective owner