Skip to content

An opensource project to demo how I added Keyboard, UIPickerView, UIDatePicker to UITextField which contains in UITableViewCell; In the meantime, how the "Previous", "Next" and "Done" BarButtonItems are used to handle the user interaction.

License

Notifications You must be signed in to change notification settings

liangjun-jiang/LJTableViewTextFields

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LJTableViewTextFields

An opensource project to demo how I add different type of Keyboards, UIPickerView, UIDatePicker to UITextField which is contained in UITableViewCell; In the meantime, how the "Previous", "Next" and "Done" BarButtonItems, which are contained in UIToolbar, are used to handle the user interaction.

Two approachs have been used to handle the "Previous" and "Next" action, which are illusated in "SingleSectionTableViewController" and "MultipleSectionsTableViewController" respectively.

Let me know if you have better solution.

Liangjun Jiang 10/26/2012

About

An opensource project to demo how I added Keyboard, UIPickerView, UIDatePicker to UITextField which contains in UITableViewCell; In the meantime, how the "Previous", "Next" and "Done" BarButtonItems are used to handle the user interaction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published