I have a list of items I would like to display grouped by a grouping field, with the grouping field displayed as a sub-heading. This is the sort of thing you can easily do on a report. However I want to allow the user to double click on an entry and have a full screen form appear showing the full details of the selected item. I'm assuming you can't attach an event to a detail control of a report as I'm not aware of a referencing mechanism ie how you would pick up which of the variable number of lines had been clicked.
Any ideas how to achieve this functionality?
Any ideas how to achieve this functionality?