Hello,
I am developing native iPhone app.
I have one requirement that, there are 5 drop downs in the screen, where user will select each value and based on that there will be a graph generated on screen.
Also the drop downs are cascading, meaning that depending on value selected in upper drop down, the values in lower drop downs will change.
If it was a web app than, I had no problem as we have drop downs available.
But it is a native iPhone app and we don't have drop down in iPhone SDK.
Please suggest me some other alternative to achieve the same.
Regards, Pratik