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
Nitin Sharma
NA
154
61.6k
Select listview and display
May 16 2016 8:24 AM
hello friends I have an problem in my windows application.<br />I have one listview. when user select any row on that listview than that selected row contents must be display in others combo box. <br />my code is here. but it will show error:<br /> <br /> lbl_id.Text = listView1.SelectedItems[0].Text;<div></div><div><br />I have done same task with data grid view on below code and its working . but its grid view and now I wanted it on list view</div><div></div><div>txt_card.Text = (dataGridView1.Rows[index].Cells["column_name"].Value.ToString());</div>
Reply
Answers (
1
)
External css styles not applicable in pdf creation
c# number pattern logical program