Hi I'm developing a project in ASP.NET C#, with SQL Server Express 2005, on Windows Vista. I have a GridView, and a DetailsView on an aspx page. The GridView displays all items in a database that has a certain ProductID (The items is Pictures) The DetailsView displays the selected row of the GridView...