Hi guys, I'm really stuck on this one, any advice would be great! I have a DataTable I constructed programmatically in my CodeBehind page. It did not reference a database in its construction. It consists of both string and bool field types. I want to be able to show the contents to the user. Once...