I was planning to post about using a GridView inside of a DetailsView to show how to expose a one-to-many relationship when I ran into a problem with the default behavior of a GridView, an ObjectDataSource, and a DataSet that uses stored procedure ...
Read post