K
kelvin H via AccessMonster.com
There is a list (lstShow) with many columns, in my form (frmShowlist), that
shows the result from particular query.
And productID is shown on the first column of the list result.
What I'm trying to do is: when user click on that row of list result, it
display another product detail form (frmDetail) according to that product ID
clicked.
How can it be done?
shows the result from particular query.
And productID is shown on the first column of the list result.
What I'm trying to do is: when user click on that row of list result, it
display another product detail form (frmDetail) according to that product ID
clicked.
How can it be done?