I have a ListView in VB.Net. I want to use it to display a table of data. However I want to be able to click on a row and select it. The component allows me to select a row only by clicking on the first item of each row.
This should simply be a matter of setting FullRowSelect
on the control to be True
.
Change the FullRowSelect property to True.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With