Can't get DetailsView to work with GridView
Bill Evjen's ASP.NET 2.0 book has a great piece of code on connecting a gridview to a detailsview (Chapter 4); however, I can't get detailsview to show anything beyond the 1st record when the page loads. Anyone know why? I've got his code exactly for the Access db. I even tried it with a SQL Server db with the same result.:)
|