I am using the latest build of 7.6.

 

I have a form that has Two var list views. One shows all parts to be
shipped for a product.

The other shows the inventory for those parts. These both work perfectly
together.

I also have a DBgrid on this form.  

I want it to show all the various locations for a part based on clicking
in the Var list view row by row.

I cannot get the DBGrid to change based on clicking on the different
parts in the list view. 

 

The common column in the list view and DBGrid is Partnum.

I also have a predefined var vNamePart that does change when I click on
the different rows in the var listview.

That is the value I want to transfer to the DBGrid so that part shows up
in the GRID.

 

Here are the particulars of the DBGrid.

Component ID Comp_PartLoc.

Common column is Partnum.

 

Jim

 

 

 

 

Reply via email to