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
Milisav Radivojevic
1.7k
55
6.1k
WPF 4 ListBox controls - Selection sync
Sep 17 2015 10:41 AM
Hi guys,
I have a question.
How can I synchronize 4 ListBoxes, when I select any row in any of the ListBoxes(4 of them). I want in every ListBox the same row to be selected like on this image here.
http://i.stack.imgur.com/ncuMW.png
This method does not work in WPF I am working on, so I guess its because of the WinForms difference(Or am I wrong?).
I will post you my complete VS solution so you can have complete insight in what I am working on and where do I go wrong.
So basically I just want all listBoxes to sync "selected Item" from any listBox, here is my screenshot of my problem
http://i.imgur.com/7ggwhP8.png
(selection populates in appropriate textBox but it works only for 1 listBox at a time :()and my project is uploaded.
Any help is much appreciated, I tried few solutions but still no luck, so I decided to make a post here only and I hope someone will help me out to understand this better.
Best Regards,
Milisav
Attachment:
assaukcijaita.zip
Reply
Answers (
3
)
Blend:Calender
Newbie needs help with c# and automating a wpf application