Hi jaywatins,
I got a result similar to Figure 5-4 on Page 87. I think that Step 4 of Try It Out Adding and Configuring a GridView Control on Page 86 is critical - You must get this Step right (i.e. select MyDB.MDF from the Data Connection dropdown list in the GridView Tasks menu).
The reason I said my result was similar to Figrue 5-4 is that I had only "Select" (no "Edit" and "Delete") appeared on the left-hand side of the Slate result.
Visual Web Developer 2005 is hard for the beginners to pick up. I spent time to read "Visual Web Developer Guided Tour" in
http://msdn.microsoft.com/vstudio/to...v/webdev1.htm/ and "Master Pages in ASP.NET 2.0" in http:/msdn.microsoft.com/library/en-us/dnvs05/html/masterpages.asp?frame=true/ to get a good feel about Master Page and Default.aspx relationship/Adding a New Page that uses the Master Page. Recommand them to you to read.
I am going on to get this exercise right and this Chapter 5 done.
Scott Chang
P. S. I struggled for the Chapter 4 for quite a while too. I read some books and articles in MSDN Library about Visual Basic 2005 and ADO.NET to get the exercises of Chapter 4 done.
Scott Chang