Hello, I have a client request to set up my drop down in the following format.
Currently, I can show them 5 options in a drop down with a tableview type. i.e. the standard drop down for iPad in tableview style. But now they want a 6th option with <other> in it. When they press other, they can enter values into it. How do i do it?Any ideas/hint?
Like in ASP.NET we have drop downs with other option and we can enter values into it. Hope i am clear. If the above information is not clear, please ask me. Thanks.
Currently, I can show them 5 options in a drop down with a tableview type. i.e. the standard drop down for iPad in tableview style. But now they want a 6th option with <other> in it. When they press other, they can enter values into it. How do i do it?Any ideas/hint?
Like in ASP.NET we have drop downs with other option and we can enter values into it. Hope i am clear. If the above information is not clear, please ask me. Thanks.