Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 4 : in C# and VB
This is the forum to discuss the Wrox book Beginning ASP.NET 4: in C# and VB by Imar Spaanjaars; ISBN: 9780470502211
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 4 : 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 June 19th, 2013, 03:01 PM
Friend of Wrox
 
Join Date: May 2011
Posts: 411
Thanks: 13
Thanked 7 Times in 7 Posts
Default I am still just a little bit confused

So if I have a textbox sitting on a webform and I want that particular textbox that is sitting on that webform to reflect information from a database field like Item Description, can you bind the textbox to the datasource on your form so that the textbox on that particular webform can reflect that data to the end user?
Or do you have to handcode that? Also can you have full CRUD operability with a datasource bound to a textbox on webform?
 
Old June 19th, 2013, 03:16 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

1) You could use a data control with a single text box in the ItemTemplate view

2) Look at the new 4.5 Model Binding capabilities; you would still need to use a data control though.

And again: lease post questions like these in the general ASP.NET 4,.5 category.

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!





Similar Threads
Thread Thread Starter Forum Replies Last Post
I am trying to go from 32 bit Vista to 64 bit Windows 7. Bill_Thompson Windows Server 0 May 5th, 2012 07:25 PM
Chapter 2 - Bitwise NOT ~ just a bit confused djkarstenv BOOK: Ivor Horton's Beginning Visual C++ 2010 2 November 22nd, 2011 09:24 AM
64 Bit - Issue in 64 bit IIS calling Win32 API Hubman General .NET 1 August 24th, 2006 09:19 AM
confused mohabedalgani VB.NET 2002/2003 Basics 3 March 30th, 2005 11:48 PM





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