Hello, as the title describes it, I trying to build an application in which the user sees the info relative to one client on form A and then if he wants more details on one particular topic, lets say all the sales made by a clients or the calls he made to the company and so forth, well if he wants more details, he click on the details button and a new form pops out displaying the correct info binded to that specific client...
My problem
is that I don't know how to use the binding source of form A to attach the correct info in form B. I want the two forms to be linked with the same bindingsource
thanks in advance all
thanks in advance all