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
b b
NA
53
0
listview with comboBox selection
Jun 19 2009 2:37 AM
hello, i have a comboBox and a listView in my form. ComboBox contains list of string items (eg: AB, CD, EF etc)and listBox also contains the same items(AB, CD, EF). Now when i select a particular item from the comboBox(eg: CD)I want that item should remove from the listView.After deleting the item from the listView,if i select another item in the comboBox, then previously deleted item should again added in the listView. I have already done the deleting part, but how to add the deleted item back in the listView once the selection is changed in the comboBox. plz advice. I am using .net windows application and C# as a language regards, bjb regards, bjb
Reply
Answers (
1
)
reading contents of serial port
Reading Bytes