I'm working on a ASP.NET/C# web app, and I'm trying to use Entity to populate a gridview from a database.<br><br><br>Everything is simple, a single table in the DB I am worried about.<br><br>I just ...