TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
flipnjme
NA
15
0
displaying listview result
Jun 21 2004 1:19 PM
I'm using this to get the selected item into a text box textBox1.Text = Convert.ToString(listView1.SelectedItems[0]); It's giving me this as a result in the textbox ListViewItem: {SETUP.EXE} All i need is the name of the file I dont need ListViewItem: { } Any help would be greatly appreciated Flip
Reply
Answers (
1
)
Pop up window using vb.net
SecurityException with user control embedded in webpage