UIPickerview
I have a button in my 1st view.When that button is clicked another view will appear which is UIPicker view.My requirement is when any value is selected from that picker view ,the selected value must be reflect in my button's label of 1st view.Please help me regarding this.Thanks in advance...
|