Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3
This is the forum to discuss the Wrox book Beginning ASP.NET 3.5: In C# and VB by Imar Spaanjaars; ISBN: 9780470187593
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 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
 
Old December 17th, 2008, 11:37 PM
Friend of Wrox
 
Join Date: Dec 2008
Posts: 119
Thanks: 26
Thanked 0 Times in 0 Posts
Default Smart Tasks Panel? Where is it?

Hello:

I've just added the code on page 201 under

<asp:ContentPlaceHolder ID="cpMainContent" runat="server">
This is default text that appears in 'content pages'
that do not explicitly override it.
</asp:ContentPlaceHolder>

The books states you can open the content control's smart tasks panel shown in figure 6-6 but I can't find that ??

Rachel
 
Old December 18th, 2008, 05:21 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi Rachel,

Right under the code you posted from page 201 you'll see this:
Quote:
When you base a new page on this master page, you won't see this default at first in Markup View. However, you can open the Content control's Smart Tasks panel, shown in Figure 6-6, and choose Default to Master's Content.
So, you'll see this Smart Task panel for a Content control in a Content page, not in the master page.

Hope this helps,

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!
 
Old December 18th, 2008, 10:33 PM
Friend of Wrox
 
Join Date: Dec 2008
Posts: 119
Thanks: 26
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by Imar View Post
Hi Rachel,

Right under the code you posted from page 201 you'll see this:

So, you'll see this Smart Task panel for a Content control in a Content page, not in the master page.

Hope this helps,

Imar
I don't understand. what page are you showing in figure 6-6? I was looking at the login page.

Edit: I didn't see it before for some reason, but now I do.

thanks,
Rachel

Rachel

Last edited by Rachel; December 18th, 2008 at 10:41 PM..
 
Old December 19th, 2008, 02:52 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

As the page directly above the figure says, this is just "a page" based on the master page...

However, in the TIO on page 198 and further you add a page based on a Master (Default.aspx) so you should see the same Smart Tasks panel there...

Hope this heps,

Imar


P.S. No need to quote the entire message when replying.....
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!





Similar Threads
Thread Thread Starter Forum Replies Last Post
ViewState problem when adding a panel to a panel koekie17 C# 3 February 20th, 2006 09:17 AM
Automated tasks in ASP Steve777 Classic ASP Professional 3 June 3rd, 2005 01:52 PM
Too many client tasks pbyers Classic ASP Databases 0 May 3rd, 2005 01:04 AM
Deleted DTS Tasks still running net4hire SQL Server DTS 3 January 3rd, 2005 09:10 AM
Counting Tasks in "Task Report" twsinc Access 1 March 24th, 2004 09:40 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.