Goal: User clicks on an item and a uneditable textbox is
populated with the associated price.
<---Item Table has ItemId, Item, ItemPrice--->
Do I make this happen by using an OnChange Event in the
properties of the Item? If so how? I believe you would
use a query to lookup the price but I'm not sure of the
proper syntax needed. Any help would be appreciated.
Thanks,
Dave
populated with the associated price.
<---Item Table has ItemId, Item, ItemPrice--->
Do I make this happen by using an OnChange Event in the
properties of the Item? If so how? I believe you would
use a query to lookup the price but I'm not sure of the
proper syntax needed. Any help would be appreciated.
Thanks,
Dave