macroCharlie
Programmer
I have a form that shows data from one table and uses the table's pk to filter the bindingsource of another table. I am currently geting the pk value from an invisible field on the form. Is there a way to get the value from the bindingsource or tableadapter's current record?