Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 4.5.1 > BOOK: Beginning ASP.NET 4.5.1 : in C# and VB
|
BOOK: Beginning ASP.NET 4.5.1 : in C# and VB
This is the forum to discuss the Wrox book Beginning ASP.NET 4.5.1: in C# and VB by Imar Spaanjaars; ISBN: 978-1-118-84677-3
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 4.5.1 : in C# and VB 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 January 9th, 2016, 01:38 AM
Authorized User
 
Join Date: Nov 2014
Posts: 91
Thanks: 2
Thanked 1 Time in 1 Post
Default Chapter 14: Inserting and Deleting Data with the ListView Control

Step 4 says to position your cursor before the closing angle bracket of the opening tag of the ListView, type Select, pick SelectMethod from the IntelliSense list, type an equal sign, and choose Create New Method to have Visual Studio complete the markup for you and add an empty select method to the Code Behind of the file.

I am able to pick SelectMethod from the IntelliSense list, but when I type the equal sign quotes appear, and I cannot chose Create New Method.

Please advise.
 
Old January 10th, 2016, 12:14 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Odd, that's not how it's supposed to work. As a work around, use the Design View or create the method in Code Behind first and then select it in code.

Cheers,

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 January 16th, 2016, 08:01 PM
Authorized User
 
Join Date: Nov 2014
Posts: 91
Thanks: 2
Thanked 1 Time in 1 Post
Default Chapter 14: Inserting and Deleting Data with the ListView Control

Hi Imar,

I landed up typing everything in and got through Chapter 14. The reported problem occurred on my Surface Pro 3. I tried it on my HP Envy, and I don't get IntelliSense when I type SelectMethod but do get it after typing the equals sign and can select Create New Method.

Thank you.
 
Old January 18th, 2016, 04:31 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Odd; not how it's supposed to be. Make sure your site doesn't have any compile errors.

If the problem persists, I would recommend logging a bug with Microsoft's Connect.

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!





Similar Threads
Thread Thread Starter Forum Replies Last Post
Chapter 14 Inserting and Deleting Data with the ListView Control winkimjr2 BOOK: Beginning ASP.NET 4 : in C# and VB 11 May 18th, 2013 07:29 AM
Chapter 14 errors for Inserting and Deleting Data with the ListView Control winkimjr2 BOOK: Beginning ASP.NET 4 : in C# and VB 7 May 15th, 2013 02:28 PM
Chapter 14 Paging Data with the Listview and DataPager Controls rmanapul BOOK: Beginning ASP.NET 4 : in C# and VB 4 May 22nd, 2012 04:10 AM
Chapter 14 Customizing Templates of the ListView Control rmanapul BOOK: Beginning ASP.NET 4 : in C# and VB 7 May 21st, 2012 04:42 AM
Chapter 14, Listview control problem SamuelMSr BOOK: Beginning ASP.NET 4 : in C# and VB 3 September 28th, 2011 02:47 PM





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