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
Priya Siva
NA
3
524
Column binding to Datagrid in wpf C# using EF
Mar 5 2020 4:20 AM
Hi ,
I am trying to bind a column to the existing DataGrid that is already binded automatically in Entity Framework.
On window_load I need to show one additional column calculated through LINQ query. So basically I would get IQueryable , which I convert into list. Now my issue is, I am stuck in binding this column to the DataGrid. My implementation works fine in wpf c#, but I am trying to implement the same in EF and I am stuck. Request the procedure or clues to follow. I need to know how to bind the list column to existing Datagrid.
Reply
Answers (
2
)
MVVMLight: Having a remote cs file call the listbox control
Unable to run Setup in the client machine