R
RJ
I have a master/Detail group. Now in the Master, you click on each row, it
shows you the items in the details. Here is the scenario, i've got a sql
using webservice to query the inventory based on each row, works great on the
first row. But when i choose the second row in the master, I can not click
on my show inventory button to refresh the hidden values to help me retrieve
the sql items. What can I do. Please help, i am slowly learning coding but
not there yet, i am lost. Thanks.
This is what is set in the Rules in the show inventory button
Set a field values: CatID = Category
Set a field values: PropertyID = PropertyID - " "
Query using a DC: SqlDBSearchCatIDandProperty
Now when it querys, it displays all rows and i select which row i want and
it sets a correct value in the other fields. I have another button called
Select and it sets the value in the details section the value that it needs.
Works fine there. Now when i choose the 2nd row in the masters, the details
are blank and I select the show inventory button, it does not work. now how
do i get it to work? Pls help, i've alreayd asked for one and got a response
with a question but never responded afterwards.
shows you the items in the details. Here is the scenario, i've got a sql
using webservice to query the inventory based on each row, works great on the
first row. But when i choose the second row in the master, I can not click
on my show inventory button to refresh the hidden values to help me retrieve
the sql items. What can I do. Please help, i am slowly learning coding but
not there yet, i am lost. Thanks.
This is what is set in the Rules in the show inventory button
Set a field values: CatID = Category
Set a field values: PropertyID = PropertyID - " "
Query using a DC: SqlDBSearchCatIDandProperty
Now when it querys, it displays all rows and i select which row i want and
it sets a correct value in the other fields. I have another button called
Select and it sets the value in the details section the value that it needs.
Works fine there. Now when i choose the 2nd row in the masters, the details
are blank and I select the show inventory button, it does not work. now how
do i get it to work? Pls help, i've alreayd asked for one and got a response
with a question but never responded afterwards.