Unfortunately not. I would like the functionality of a multiple selection list that can optionally be used to trigger opening a details page. If I use a list or grid with a button, I cannot seem to get a checkbox component to display inside. If I use a CheckboxGroup, I cannot add a button. Ideally, ...
How can I put a checkbox into a list (or grid) so that I can allow the user to select multiple items from a REST service mapping or optionally navigate to a more detailed page for a specific item?