Results 1 to 3 of 3

Thread: Data binding

  1. #1

    Thread Starter
    Junior Member
    Join Date
    May 2003
    Posts
    28

    Data binding

    I am reading data from access db that returns 5 rows.
    I am able to bind a textbox control using databind to get the row information. However, I can only do this for the first row that was returned. How do I advance the control to show the next or previous rows ?
    Regards --
    Vujjeni

  2. #2
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    I'm not at my dev machine right now, but do a search on BindingContext()

  3. #3
    Addicted Member
    Join Date
    Feb 2002
    Posts
    159
    Hey vujjeni

    How did u bind the db to your textboxes?

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