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
Sweta Sinha
NA
51
42.2k
UI is not updated instead of using ObservableCollection
Jan 7 2015 1:53 AM
I have a listbox that contains a bulk of items that can vary from 100-250 items depending on the navigation(items are not static,its dynamic).I am using an ObservableCollection to store the items.In the UI front there is an image in each item provided to add that item to cart which changes its color from transparent to green if clicked.there is another page where we can see the selected items.If I am deleting any item from the selected items and coming back to the previous page where I have the list of items,I don't see any changes in the UI front.i.e, the cart color is still green,it should change back from green to transparent.
How I can deal with this?
Reply
Answers (
8
)
Save record Without image..in c#
Make a call from a Windows phone application using C#