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 July 28th, 2004, 05:34 AM
Authorized User
 
Join Date: Jul 2004
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Default Unable to display data

  I want to display the stored data in the textbox of my webform during run time, but could not be able to do so. How can I get the solution to this ? Please help.
 
Old July 28th, 2004, 07:42 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

What kind of application are you building? It sounds like you need some background information on retrieving data and manipulating form controls. Do you have a book on .NET application development?
 
Old July 29th, 2004, 12:06 AM
Authorized User
 
Join Date: Jul 2004
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hello,
 Actually i am new in this field, having some idea of VB.I tried to develop some web pages, where some of the text boxes will display the stored data, but failed to do so.How can i do that, or where frrom i get the codes necessary to build such applications ?

 
Old July 29th, 2004, 12:30 AM
Friend of Wrox
 
Join Date: Jul 2004
Posts: 623
Thanks: 0
Thanked 1 Time in 1 Post
Default

ractim, some controls in VS (like DropDownList,ListBox )have 2 properties,
DataValuField and DataTextField,you should give them the name of the field in their datasource,DataTextField shows only the texts of the control but DataValuefield could be used for manipulating data.
HTH.

--------------------------------------------
Mehdi.
 
Old July 29th, 2004, 07:51 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

It sounds like you need to get a book or look at some tutorials to get familiar with the basics.
 
Old July 31st, 2004, 04:55 AM
Authorized User
 
Join Date: Jun 2004
Posts: 54
Thanks: 0
Thanked 1 Time in 1 Post
Default

hey dude,

I will suggest you to download Microsoft .NET Framework SDK from microsoft site, it's very good for people who are just willing to switch over .net technology, you'll find some good stuff which'll get you started.

Just click on this link
http://www.microsoft.com/downloads/d...displaylang=en

Vinod Pawar
Software Developer
India





Similar Threads
Thread Thread Starter Forum Replies Last Post
Help Needed - I'm unable to display the Pdf data vnaidu XSLT 1 January 16th, 2008 07:42 AM
Unable to display data using drop down list hayley Classic ASP Databases 2 January 18th, 2005 05:36 AM
unable to display stored data in textbox(asp.net) Abhinav_jain_mca ADO.NET 6 August 4th, 2004 07:45 AM
unable to display stored data(asp.net) Abhinav_jain_mca ADO.NET 3 August 3rd, 2004 03:33 AM
Unable to display graph jamna Crystal Reports 0 April 28th, 2004 11:26 PM





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