1
touches

MonoTouch Article - Customising the return key for the UISearchBar with MonoTouch

published 597 days, 21 hours, 24 minutes ago posted by bayshieldbayshield 606 days, 3 hours, 56 minutes ago
Tuesday, September 28, 2010 9:09:14 PM GMT Monday, September 20, 2010 2:36:54 PM GMT

Customising the return key for the UISearchBar When a UISearchBar is clicked, the keyboard is automatically displayed with a default return key value of "Search".  This works fine for scenarios where the user enters a value, presses "Search" and the application goes off to find the appropriate results. In one of my applications however, the data being queired resided in a database on the iPhone and was being filtered in "real-time" as the user typed.  In this scenario, the concept of a user having to c...

category: Articles | clicked: 330 | | source: www.bayshield.com | show counter code
tags: MonoTouch, UISearchBar, UITableView

No comments yet, be the first one to post comment.

To post your comment please login or signup