My guess when I read the description was that maybe the table has been built, but that you haven't put any data into it yet (this was Amar's answer). If it turns out that this isn't the case", I have a few questions/comments to help. I'm particularly interested when a new person asks a question because I just started too, and if I help you on something I may find out form talking with you that you just did something that I want to try next.
Are you connecting your page to the database with a SqlDataSource?
I'm assuming you are working with VIsual Web Designer 2005 Express Edition since you mentioned VIsual Basic Express (important to know whether it's the pay version or the free express edition since for some questions the answer is "Express Edition doesn't do that".
If Amar is correct, you would want to get back to your table, and right click on it, chose 'Show Table Data' and add at least one record of data.
Are you using the videos put out by Bob Tabor?
Good luck with your quest,
-Larry
Larry Dechent -
Sampson Coatingswww.wemakebetterpaint.com has 29 examples (C# & VB) to help beginners with ASP.NET.