Results 1 to 12 of 12

Thread: Data Source and Field - Solved (Not with data source)

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2003
    Location
    Porto Alegre, RS
    Posts
    210

    Data Source and Field - Solved (Not with data source)

    How can i set the data source and data field to textboxes on VB.net???

    in VB6 i used to do:
    VB Code:
    1. txt_user.DataSource = rs
    2. txt_user.DataField = user

    Thank you,
    Guilherme
    Last edited by gccosta; Oct 2nd, 2003 at 09:04 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width