Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3585

Re: SAP UI5 Date Picker/combo box - disable editing in the control

$
0
0

Hi,

 

to disable manual editing of a DatePicker, you could just set its internal mobile property to true, since editing is only allowed on desktop devices.

 

oDatePicker._bMobile = true;

 

Edit: Editing private UI5 properties is actually not recommended, so this should be really the last option, if nothing works.


Viewing all articles
Browse latest Browse all 3585

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>