R
RJ
Set a field values: CatID = Category - this is setting a value in a box
Set a field values: PropertyID = PropertyID - " "
Query using a DC: SqlDBSearchCatIDandProperty
Now when it querys. it does the first row, just fine, it displays all rows
and i select which row i want and it sets a correct value in the other
fields.
Now the first row in the master is completed and I need to go to the second
item i the master list, I click on the show inventory button, it doesn't
refresh or reset any values so i can again retrieve the items for inventory.
What do i need to do? I am not a programmer but will attempt at anything to
get it to work.
Set a field values: PropertyID = PropertyID - " "
Query using a DC: SqlDBSearchCatIDandProperty
Now when it querys. it does the first row, just fine, it displays all rows
and i select which row i want and it sets a correct value in the other
fields.
Now the first row in the master is completed and I need to go to the second
item i the master list, I click on the show inventory button, it doesn't
refresh or reset any values so i can again retrieve the items for inventory.
What do i need to do? I am not a programmer but will attempt at anything to
get it to work.