Hey guys, I am trying to create an app that will enable the user to enter a number of people's names according to a number of groups. I am using a DataGrid, but I can't display blank cells for the users to use. I tried to bind the ItemsSource to an empty
List but it doesn't work. Is what I am trying to achieve possible even possible?
↧