Major Fixes
ValidatorCallout supports styling the popup using CSS and server-side validation.
ListSearch has enabled the options of searching for sub-strings in the list items and clearing the search query if no match is found.
AutoComplete only queries for matches when the user types a character.
其它控件修正:Calendar (增加 CalendarPosition 的选项)、DynamicPopulate (增加 _setTargetHtml 函式)、MaskedEdit、PasswordStrength、PopupControl (增加一些事件处理 add_showing、remove_showing、raiseshowing、add_shown、remove_shown、raiseShown、add_hiding、remove_hiding、raisehiding、add_hidden、remove_hidden、raiseHidden)、Slider、Tabs、ToggleButton 。
|