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
How to change SQL 2008 reporting services from native mode to sharepoint integrated mode
Checking a Dataset for DBNull whiclst using the Compute SUM function
SBS 2008/Exchange 2007 - offsite website hosting by 1 and 1
weather webpart using HTML,CSS and javascript
All memory used by SQL Server 2008 + Reporting Services
button in excel
Is there a way to install IIS using Configuration Manager 2007?
Autocorrect Custom Dictionary
Nameing a Windows server
Outlook Meeting requests not going into the calendar