Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > ADO.NET
|
ADO.NET For discussion about ADO.NET.  Topics such as question regarding the System.Data namespace are appropriate.  Questions specific to a particular application should be posted in a forum specific to the application .
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ADO.NET 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 20th, 2007, 03:22 PM
Registered User
 
Join Date: Jan 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to ajaidass
Default WebApplication

In windowsApplication
    this.textBox2.DataBindings.Add("Text", dataTable, "Name", true);
    bmb = this.BindingContext[dataSet, "Numbers"];
    this.BindingContext[dataset,"Numbers"].position++;
What is the corresponding code in WebApplication
Please help me





Similar Threads
Thread Thread Starter Forum Replies Last Post
Error.. BUGBase Webapplication srinuRocks BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 3 February 7th, 2007 03:21 PM
Error in WebApplication nidhinasthra ASP.NET 2.0 Basics 1 August 10th, 2005 06:12 AM
Help me :Problem deploying Webapplication lavanyarl VS.NET 2002/2003 2 November 9th, 2004 05:00 AM
receiving mails from outlook using webapplication spvarapu .NET Web Services 2 January 26th, 2004 09:42 AM





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