Hide keyboard on mobile

0
0

Hi,

I need to suppress the software keyboard from appear when I focus in to a specific TextBox control

how can I do?

best

Cristian Zerbinati

  • You must to post comments
0
0

Hi Cristian,

Could you explain a bit more what you’re trying to accomplish? You can prevent the keyboard from appearing by setting read-only to true (you can check if it’s a mobile device using Application.Browser).

Best,

Levie

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.