validation - Sencha Touch 2 How to restrict datepicker showing future dates -
validation - Sencha Touch 2 How to restrict datepicker showing future dates -
could 1 please help me restrict sencha touch datepicker not displaying / allowing future dates in desired datepicker field.
please
it can implemented follows,
{ xtype : 'datepickerfield', label : 'date', picker : { yearfrom : 2000 } }
validation extjs datepicker sencha-touch-2
Comments
Post a Comment