I am having an issue going from a DataTable to an array of type DataRow. When I try to assign the output of the selected rows of the DataTable, I am getting a null reference error. Please see attached pictures. What I did was create a new project and attempt to recreate the error, which I was able to do.