I have one UITableView. It's 1 st row when i click it shows UIDatePicker it's 2 nd row when i click it shows UITableView
when i use autoresizingmask property UITabeview resizes as per portrait to Landscape mode but UIDatepicker and UITableview not resizes as per potrait to landscape mode.
Why is it so? waiting for reply