Results 1 to 7 of 7

Thread: Resolved [2005] Binded value shown for related table is WRONG when moving backward.

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member wordracr's Avatar
    Join Date
    Aug 2001
    Posts
    281

    Resolved [2005] Binded value shown for related table is WRONG when moving backward.

    How can a person better troubleshoot why this is happening?

    I tried looking at the BindingSource that is used for a control that doesn't have the problem (has blank results in the textbox when no results are returned), and it has a Count, position set, and Current datarow. I was expecting this to not have data, so that rules that out.

    Is there any other code that a person should be running for related datasets after running a FillBy__ / Fill?

    Or what area should I be examining to see the current linked value for a relation?

    The value of Current for the main BindingSource is Nothing, but the BindingSources for everything else are set to the first value present in the datatable.
    Last edited by wordracr; Oct 3rd, 2007 at 08:35 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