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
Roberto Salemi
NA
146
140.9k
[WPF] Refresh item on datagrid after update on DB
Mar 3 2015 10:58 AM
Hi,
in my application, I created two button where with a click action I change a value of one property of my list object.
On click:
- I get the item of my datagrid;
- Change value of one property of the objects of my collection
- Update this value on database
- If the update returns me "True", I execute:
dgPlan.Items.Refresh();
but the collection on datagrid is not refresh.
If I launch the research, the new values are shown.
Where is the error?
Thanks.
Reply
Answers (
2
)
[WPF][ModernUI] ModernDialog: change text of button
Wpf Web Browser unable to access the embedded .js file.