Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 12,079
|
This build includes the following improvements/fixes:
1. Added ButtonHoverStyle property for MsgBox control; 2. Fixed an issue where sometimes ProgressBar does not display the percentage value correctly; 3. Fixed Grid not correctly applying item StyleSetID after items have been sorted problem; 4. Fixed an issue related Grid scrolling when many items are deleted; 5. Fixed input controls inside Grid column headers are not selectable issue; 6. Fixed Grid not correctly applying ColSpan values after scrolling issue; 7. Fixed Grid client side ensureVisible method not correctly handling deleted items issue; 8. Added support to XmlDataSource for Grid control; 9. Fixed Grid not correctly applying FixedTopItemHeight issue; 10. Fixed FileExplorer still displays “Delete” column even if AllowDelete is set to false on server side issue; 11. Fixed FileExplorer getSelectedItem still returns previous selected item after the item has been deleted issue; 12. Fixed FileExplorer not able to rename folder containing certain characters issue; 13. Added built-in icons for .docx, xslx, ppt, pptx for FileExplorer control; 14. Fixed FileExplorer not being able to browse a root folder such as “c:\” issue; 15. Enhanced execDialogCommand function for the Editor control so that the function returns the changed DHTML object; 16. Added getBody method to return the HTML body element for the client side Editor object; 17. Fixed an issue where the Editor control may encloses the wrong HTML segment inside the link element when inserting link; 18. Added support to physical dictionary path for SpellChecker control; 19. Fixed an issues where popups inside a Splitter control are not positioned correctly; 20. Added resize method to the client side Splitter object; 21. Improved design time support for Microsoft Expression 3; 22. Fixed scrolling TabStrip not scrolling correctly on FireFox 3.6 problem; 23. Fixed drag and drop not working correctly on Opera issue; 24. Added tooltip to menu item images for Menu control; 25. Disabled auto-repeat for scrolling when DayRender event is set to true for Calendar control; 26. Fixed AJAXUploader not able to upload file with certain characters on IE 6 issue;
Enjoy!
|