GitHub - liangjun-jiang/LJTableViewTextFields: 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. · GitHub
Skip to content

liangjun-jiang/LJTableViewTextFields

Folders and files

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

Contributors