Hi,
I have taken texboxes and its input type is password,
I want numeric soft keyboard on device how do i get it ?
Thanks,
Ishani
Hi,
I have taken texboxes and its input type is password,
I want numeric soft keyboard on device how do i get it ?
Thanks,
Ishani
Hello! It's not possible for input type = password. There is input type = number, but it's not supported on all devices.
ok.. will try it