good to know. thanks.
J
Latest posts made by Jerry
-
RE: "Select" with "Picker" style in ios
Thanks for the reply. Currently the select input for ios looks like is
I actually want a picker like the following, but only containing one column with the options in the list above
-
"Select" with "Picker" style in ios
I saw in the example that all the “Select” input have a dropdown list of options.
I am wondering if the “Select” input could have the “Picker” style in ios?
What I want is something like the datetime picker in ios, but for general select input.
If that is not in place, could you give some hints about how to achieve that?
I guess it would not be hard since everything should already been done in the datetime picker.Thanks!