I have a table that should be filtered and refreshed after clicking on some button (there are several buttons in the popover) of a UIPopover. I have set the popover delegate to the view controller of the table, but I don´t know how to call the UIPopoverControllerDelegate to capture the event of clicking on the button, and to refresh the main table.
Thanks.
when any ibaction method of a button called reload your table