ios - Can table cell selection segues be configured within storyboard interface builder when using XIBs? -


i'm designing uitableview in storyboard. initially, designing prototype cells within storyboard; i've moved using xib cell design, can reuse in multiple tables. when cells designed within storyboard, cell selection segues configured in storyboard also. using xib, cell selection segues not triggered when select cell.

is there way of configuring selection segues of xib-designed cells within interface builder?


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

javascript - Trying create a translator based on a preset alphabet -