The presence of an index should have zero effect on didSelectRow. You are doing something else wrong.
I do notice that you have only 1 section, and that sort of defeats the purpose of having an index.
You might also want to look at the various substring options, as that would keep you from having to switch between chars and NSStrings.
|