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
Viktor P
NA
7
0
Listbox items in WPF: strange behaviour
Mar 27 2009 5:37 PM
Hi,
I need a little help with listboxes. I have created a listbox in WPF, and added items with the
listbox1.items.Add(...)
method from the c# code. The items appear alright, but I can't select them one-by-one, selection is all messed up. Seems that these items have the same index. How can I get listbox.items.add to work correctly?
Thank you in advance
V
Reply
Answers (
6
)
Getting Syntax error while executing the INSERT INTO query
C# Code Require