Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 12,079
|
This builds includes the following bug fixes/enhancements:
1. Fixed DatePicker incorrectly expands two digits year “yy” into “00yy” instead of “20yy” problem; 2. Fixed not being able to customize FileExplorer Grid Delete column header text issue; 3. Fixed ImageZoom not able to recover when the big image is invalid problem; 4. Added enter key support to ComboBox; 5. Fixed CallbackPanel not able to correctly post back certain encoded HTML text problem; 6. Added code for CallbackPanel to check whether page has been fully loaded before raising a callback; 7. Added code for the Grid to support indexer with string argument on data source item. The string argument is interpreted as data field name; 8. Fixed uploader not updating ProgressBar when ClientIDMode is set to Static (on .NET 4.0) problem; 9. Fixed ComboBox default width is set to "100px;" problem. It should be “100px”; 10. Fixed progress bar not correctly posting control values (for example, SelectedDate for a DatePicker control) when StartButton is clicked problem; 11. Replaced several voice files for the CAPTCHA control; 12. Fixed Grid incorrectly sorts fixed items when sorting is enabled problem. Fixed items should not be reordered when column is reordered; 13. Added .NET DataSource control support on ListBox control. Previously it only supports data binding through code; 14. Fixed multi-row TabStrip bottom border line not displayed correctly on Chrome/Safari problem;
Enjoy!
|