Wijmo UI for the Web
smartInputMode Field

Default value: false

Determines whether the control should interpret incomplete year information using the value provided in the "startYear" option.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijinputdate.options.smartInputMode;
Javascript (Specification) 
var smartInputMode : boolean;
Remarks
If this option is set to true, the control will interpret years in the format "00**" as "20**" or "19**", depending on the value of "startYear".
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.