Hi... Are there any way I can change the size of the PickerView and its position at runtime. What I do need to do was when A certain Row in A certain Component is selected I will got to show the another pickerView on the right side then the first PickerView will resize itself and change its position so that the new PickerView will be seen.
I don't want to put the value of the second PickerView on the First PickerView cause some items in the first PickerView doesn't have any relation or doesn't need to show other values.