Skip to content

How can I efficiently force a UI refresh of individual rows? #82

Answered by w-ahmad
AlexanderBlackman asked this question in Q&A
Discussion options

You must be logged in to vote

here what I understood.
If you want to update cell values from code behind logic then: if you have implemented INotifyPropertyChanged on your models then it is not difficult to update individual items from code behind.

it would be very helpful to understand issue if you can upload a full example or working application.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@AlexanderBlackman
Comment options

@w-ahmad
Comment options

Answer selected by AlexanderBlackman
@AlexanderBlackman
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants