Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Visual Basic .NET only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Member List
Calendar
Today's Posts
Home
Forum
Topic
Visual Basic .NET
textbox
textbox
Collapse
This topic is closed.
X
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
enrico via DotNetMonster.com
#1
textbox
Jun 27 '08, 08:11 PM
how do you retrieve a field from your database and put it in a textbox?
--
Message posted via
http://www.dotnetmonster.com
Armin Zingler
#2
Jun 27 '08, 08:11 PM
Re: textbox
"enrico via DotNetMonster.c om" <u41845@uweschr ieb
how do you retrieve a field from your database and put it in a
textbox?
Man, you are really eager for knowledge. Have you considered pressing F1
sometimes or browse the TOC @
http://msdn2.microsoft.com/en-us/library
?
I've searched for you:
http://msdn2.microsoft.com/en-us/library/wzabh8c4.aspx
http://msdn2.microsoft.com/en-us/library/zh26sed6.aspx
Armin
Comment
Post
Cancel
Cor Ligthert[MVP]
#3
Jun 27 '08, 08:11 PM
Re: textbox
textbox1.databi ndings.Add(New Binding("Text", YourDataTable," Your
DataBaseField") )
Cor
"enrico via DotNetMonster.c om" <u41845@uweschr eef in bericht
news:82cd6c23ea 9f2@uwe...
how do you retrieve a field from your database and put it in a textbox?
>
--
Message posted via
http://www.dotnetmonster.com
>
Comment
Post
Cancel
Previous
template
Next
Working...
OK
OK
Cancel
👍
👎
☕
Comment