G
Guest
Hello, I've got following problem.
I have a datalist (sub)form, which I populate with records. Then I want user
to select some of them and print selected (in report).
I would like to add checkbox on the begginning of each line to allow user to
select which records he wants to see in a report.
Problem is how to do it? how to add checkbox to each record? I don't have a
DB field to store the value, therefore checkbox is unbounded and ONLY ONE
(not one for each record-it's on each row, but if I check one, all of them
gets checked). And how to access it to find which records are selected?
I hope u understand...
Thanks in advance
Lukas
I have a datalist (sub)form, which I populate with records. Then I want user
to select some of them and print selected (in report).
I would like to add checkbox on the begginning of each line to allow user to
select which records he wants to see in a report.
Problem is how to do it? how to add checkbox to each record? I don't have a
DB field to store the value, therefore checkbox is unbounded and ONLY ONE
(not one for each record-it's on each row, but if I check one, all of them
gets checked). And how to access it to find which records are selected?
I hope u understand...
Thanks in advance
Lukas