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 September 28th, 2011, 11:44 PM
Registered User
 
Join Date: Sep 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Chapter 12: ItemInserted; Endediting not declared

Following the text till Chapter 12 Section 16.
On the codeBehind page for AddEditReview.aspx.vb

Protected Sub DetailsView1_ItemInserted(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.DetailsViewInsertedEvent Args) Handles DetailsView1.ItemInserted
endediting()
End Sub


Get an error referring to the Endediting saying it is not declared? It is not found in intellisense. can not find reference to this anywhere. Can someone please offer some insight. Cheers

OK hold your horses, I've found the solution by reading a bit further on. Sorry for any inconvenience, guess its time for a break, Thanks.

Last edited by ChristopherS; September 29th, 2011 at 12:01 AM..





Similar Threads
Thread Thread Starter Forum Replies Last Post
Chapter 6 - pg.228 ThemeList "not declared" lsochia BOOK: Beginning ASP.NET 4 : in C# and VB 3 February 8th, 2011 03:50 AM
Chapter 8 'Direction' type declared in two DLL's Eric S. Smith BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 7 May 30th, 2008 10:56 AM
Generics chapter 12 difficult chapter i found ...? Larryz C# 2005 1 July 4th, 2007 09:40 PM
Errors on Chapter 12 example(12.8) sonnie ASP.NET 2.0 Professional 2 June 7th, 2006 10:55 AM





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