I have a tableviewController whose nib file has a table view with a 
SearchDisplayController and SearchBar.  The table displays correctly, but when 
I enter the first character in the searchBar text box, the app aborts with a 
"Load Exception".  There isn't any more info about where the abort occurs, but 
the suspect is the SearchDisplayController.  The SearchDisplayController has a 
SearchDelegate assigned and instantiated, but that delegate's 
ShouldReloadForSearchString method is never called.

Any suggestions as to where to look, please?
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to