I've created a BSP which displays the contents of an SAP table as a list of rows. I couldn't figure out how to get checkboxes next to each entry so I used the multiselect in the tableview. When I select a row it always triggers an event. Is there a way not to trigger an event until I push an event button? Or, is there a way to have checkboxes next to each entry?
Any help would be greatly appreciated.
Thanks