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
annabel acosta
NA
1
1.4k
WPF creating a datagrid with comboboxes(fkeys) and CRUD
Jun 1 2013 1:22 AM
I know that there are quite a lot of examples out there on this subject, but in the end they don't seem to work for me. I really don't want to start remaking everything with MVVM approach simply because I do not have the time to learn it at this point. The ones that I have found myself show only a part of the process and when I try to follow one of them and then switch to another example it turns out to put me in a situation where I need to change half of the code already written.
My question is: Could you please post some links to tutorials or examples where they show all of the process not just a part on how to create a WPF datagrid that is bound to two different datatables (one of the coulmns is an fkey and I need to change the id value to a name of a category) and has CRUD operations. I have done it in winforms but all of this bnding and observable collections seem incredibly confusing to me.
Thank you in advance.
Reply
Answers (
0
)
About crystal viewer in WPF
WPF Applications