views:

30

answers:

0

hello all.

i have a uitable view and a uisearchbar. i have a different nib file for each row that i click and works fine. when i use the uisearchbar to find a entry and click the row from within the search results i always have the same nib file (the first entry) displayed.

any ideas?

let me know if you need any of my code