Can't read text on subitems in ASP.NET 3.5 by Spaanjaar
|
ASP.NET 3.5 BasicsIf you are new to ASP or ASP.NET programming with version 3.5, this is the forum to begin asking questions. Please also see the Visual Web Developer 2008 forum.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the ASP.NET 3.5 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
Can't read text on subitems in ASP.NET 3.5 by Spaanjaar
Reference:
Beginning ASP.NET 3.5 BY Imar page 248 top paragraph first sentence.
Problem:
The reference states "Note that you can't read the text on the subitems."
In the Chapter examples and the Final website in code sources the text on the subitems can't be read.
I have tried a number of things to reslove this in my own code with no results.
Since the downloaded code for the the chapters and the final website in the downloaded code all do not show the submenus I thought that perhaps my environment was at fault. But I tried the source code examples in two separate .Net environments without success.
I am a beginning programmer and value this book highly. So far out of 5 books that I have used this is by far the best for this subject.
I am on the second pass through the book and this is the only problem I have not been able to resolve.