WPF Datagrid and Entity Framework
Hi emil_tr,I am marking your issue as "Answered", if you have new findings about your issue, please let me know. Best regards,Sheldon _Xiao[MSFT] MSDN Community Support | Feedback to usGet or Request...
View ArticleWPF Datagrid and Entity Framework
Hi emil_tr,I think could try to use WPF virtualization, for more details, you could refer...
View ArticleWPF Datagrid and Entity Framework
Hi Pratik_T, thanks for the links but I have already something programmed with dataset and I am doing similar to binding in article 2 and my problem with that is, when I have 1142 rows on my grid and...
View ArticleWPF Datagrid and Entity Framework
Hi emil_tr,I think Pratik_T has provide you very very helpful links you could refer to, if you have not got what you need, please let me know.On the other hand, if you have any diffculty in future...
View ArticleWPF Datagrid and Entity Framework
Hi,Following may be helpful to youhttp://stackoverflow.com/questions/5412791/entity-framework-4-and-wpfhttp://www.codeproject.com/KB/WPF/WPFDataGridExamples.aspx
View ArticleWPF Datagrid and Entity Framework
Hello,I have been searching for a good article or sample about how to implement select, delete, edit and add by using EF on WPF datagrid? I think I should use ObservableCollection but I couldnt get it...
View Article