Thanks. In the meantime, I looked at the multiselect example/demo code – I suspect that will give me what I want.
What I want to do is use a grid to get a list of record ids selected by a user – then pass that list to another webpage that runs a query using those ids. (To product a selective report).
Thanks again.