What is new of DatePicker v1.1.15
- Fixed the DatePicker could not works in UpdatePanel's bug.
- Fixed the DatePicker could not get the date Value bug.
- DesignTime supports features added.
- jQuery Css Framework supports for DesignTime and RunTime
- Convert the jQuery dateTime format to .net datetime format.
- MonthNames,DayNames,ShortDayNames,MinDayNames,MonthShortNames properties's Type is changed to string[]
- AnotherFieldTargetID property renamed as AnotherField and it Type changed to JQuerySelector
- FirstDay property is renamed as FirstDayOfWeek