On January 14, 2010,
in iPhone Programming Tutorials,
by Sushant
Let’s look at the simplest possible example of a table view to get a feel for how its works. In this example ,we are going to display a list of text value.
On January 11, 2010,
in iPhone Programming Tutorials,
by Sushant
We are using UIDatePicker in our app. So you have to use UIDatePicker you will need to implement the UIPickerViewDelegate delegate and then add a UIPicker to your subview.





