IOS: UISearchDisplayController and UITableView. -


i've question best object use in app.

i have 3 columns uitableview containing nsstring, nsdate, double. users filtering , make easiest query. using uisearchbar can filter text i'm not sure. have three different type of search. when date used exmaple uidatepicker. best way proceed? thank in advance reply.

  1)for string  can use uisearchbar search according text entered in it.    2)for double can  use same uisearchbar can convert text entered in searchbar double , proceed filtering data.     3)for nsdate can give option user date , date can filter , display records in between dates 

Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -