how do I convert a TextField to a DatePicker using calendar?
please provide me an example
how do I convert a TextField to a DatePicker using calendar?
please provide me an example
Currently Its not possible with LWUIT. But you can use Spinner
instead of DatePicker
.