Converting from normal list data to a database in wpf xaml
问题 So I have been trying to fix many errors in my system for a while and I'm pretty close to being done. One of these errors resulted in me creating a simple list that is the equivalent of my database fields. As we all know, this is is stupid for a lot of data - and now I've finished with test data, it's time to implement a database connection. So below are the code files that I am using and descriptions with them: DBDisplayViewModel.cs public class DBDisplayViewModel { public ICollectionView