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

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -