Microsoft
Software
Hardware
Network
Question : vb.net selected item from listview
hello there..
how can I check in vb.net if the listview has a selected item..
this is how I check using vb6
Code Snippet:
1: 2: 3:
If listview1.ListItems.Selected = True Then end if
Open in New Window
Select All
Answer : vb.net selected item from listview
You can also use this
If ListView1.SelectedItems.Co
unt > 0 Then
MessageBox.Show(ListView1.
SelectedIt
ems.Count)
End If
Random Solutions
Slowness in opening Form!
Access into Exchange Outlook calendar
internet explorer 8 is not supported on this operating system vista
"Cannot open your exchange account. The information store could not be opened."
Windows 7 CTRL SHIFT Arrows problem
Need Query for this problem
Is someone trying to hack my IIS7?
Window Server 2008 64bit Standard
Setting MSSQL 2005 timeout = 0 (neverending)
Antigen Anti-Spam engine changeover