Ok this is my very first post and normally I can find what I am looking for but I am googled out...
I have a Search form with a DataRepeater and I want to open a Detail form for the selected record on a button click.
The Part that I am stuck on is passing the parameter to the Detail form to show the record that I want.
I would be grateful for ANY help. Also I have learned so much from the folks on this site so thanks for sharing the knowledge...
I have a Search form with a DataRepeater and I want to open a Detail form for the selected record on a button click.
The Part that I am stuck on is passing the parameter to the Detail form to show the record that I want.
I would be grateful for ANY help. Also I have learned so much from the folks on this site so thanks for sharing the knowledge...
Comment