Wrox Programmer Forums
|
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Databases 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 July 18th, 2005, 03:23 PM
Authorized User
 
Join Date: Apr 2005
Posts: 94
Thanks: 0
Thanked 0 Times in 0 Posts
Default Data Binding

Okay, I am new to ASP and C# but not new to C++ and Assembly. I used to develop back in the dos days and left when windows95 came out. I am back in the market again for developing and so far have C# down pretty dang well after 2 months of plugging at it. Not that much different from C++. Asp.net is something new to me all together though. The issue I am having involves working with datasets and binding. I figured out how to manually bind my controls without using the wizard as there are specific data I want in my datasets, not just the pull down all with the wizard method. I also use the select method to define my datasets even smaller. The issues I am having is I am used to using BindingContext() which is not to be seen in ASP.NET. It is in C# but not in the web side. I use that to move my pointer inside my dataset. Since I found out I cannot bind my dataset to a textbox, I want to be able to move my pointer and manually pull from a column the data I want to fill my textbox. So, anyone know what I need to do in asp to move pointers around in datasets?





Similar Threads
Thread Thread Starter Forum Replies Last Post
Data Binding - Editing GridView Row Data desk_star BOOK: Professional ASP.NET 2.0 and Special Edition; ISBN: 978-0-7645-7610-2; ISBN: 978-0-470-04178-9 7 December 30th, 2007 11:07 AM
data binding g2000 ASP.NET 2.0 Basics 0 January 13th, 2006 03:36 PM
Data Binding Prashant.k.m Visual Studio 2005 0 April 21st, 2005 06:54 AM
Binding to Filtered Data (or Data subsets) gdbjohnson C# 8 August 27th, 2004 01:59 PM
Data binding. mmwaikar ADO.NET 0 July 28th, 2003 12:51 PM





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