| | |
Display data in separate controls (SQL)
![]() |
In the server explorer sidebar you can select what control each field should be and then be able to drag them nto your form
http://cdn.battlefieldheroes.com/signatures/229198472/1Player profile at BattlefieldHeroes.com, Free Shooter Game
•
•
•
•
I'm creating a web application in VB.NET 2003 that connects to a SQL database... how do I display the data in separate controls (TextBoxes, labels, etc) instead of in a data grid?
Thanks,
Windows 3.11
For example when you retrieve data from sql to your dataset by passing the parameters from your webapplication. You retrieve the data in a dataset.. Then all you have to do is bind the data into a textbox or lablel as you wish..
if its a dropdownlist box it goes like this
listbox.datasource = (datasetname)
listbox.databind()
There is just two ways to live your life.
One is as though nothing is a miracle.
The other is as if everything is.
One is as though nothing is a miracle.
The other is as if everything is.
![]() |
Similar Threads
- display data in crystal report using vb (Visual Basic 4 / 5 / 6)
- how to display data from db (VB.NET)
- Bind data to controls (SQL) (ASP.NET)
- Horizontal display of data on Repeater control in asp.net (ASP.NET)
- SQL Queries/Report (MS SQL)
- How to send an action to servlet through hyperlink and display the data on to jsp. (JSP)
- ASP display data in 3 col & rows using CSS layout (ASP)
Other Threads in the VB.NET Forum
- Previous Thread: vb.net + mysql + backup
- Next Thread: How to free resources for other processes
Views: 3638 | Replies: 2
| Thread Tools | Search this Thread |
Tag cloud for VB.NET
.net .net2008 2005 2008 access ado.net application array arrays basic bindingsource browser c# center checkbox client code combobox communication connection control convert crystal crystalreport data database datagrid datagridview dataset datatable date datetimepicker design designer dissertation dissertations error excel file form gridview image images insert listview login loops menu mobile ms msaccess net objects openxml path port print printing problem read save search security serial server settings sms sms-vb socket sorting sql statement studio syntax tagging tags textbox time timer type update upload user validation vb vb.net vb2008 view visual visual-studio visualbasic visualbasic.net visualstudio2008 vs2008 web webbrowser windows winforms wpf xml






