Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 11,569
|
This build includes the following improvements/fixes:
1. Added multi-select with shift key support on TreeView; 2. Added multi-node drag and drop support on TreeView; 3. Enhanced TreeView ItemMoved event argument to include both previous and next node right after the node was moved; 4. Fixed an issue with expandSubMenu and collapseSubMenu client functions for SlideMenu control; 5. Fixed an issue where cross page post back with callback panel would cause error on FireFox; 6. Add CMYK support on ColorPicker control; 7. Fixed an issue with setValidDateRange function for DatePicker control; 8. Added MultiSelectModifier property to Calendar control to allow user to customize multi-select modifier key; 9. Enhanced code to better match key press events to parts separators for DatePicker control; 10. Fixed an issue with isLoaded function for Editor control; 11. Added RequiredFieldValidator support for Editor control; 12. Added getText method on Editor control; 13. Added FontUnit on Editor control; 14. Added ActiveMode property on Editor control to allow user to specify the initial mode for the editor; 15. Added code to automatically remove script element from editor to prevent cross site script attack; 16. Fixed an issue related popup positioning on IE 8; 17. Added Visual Studio 10 support; 18. Fixed FileExplorer not able to create second level folder problem; 19. Added getColumnCount client side function on Grid control; 20. Added ClientSideEndEdit support on check box column; 21. Fixed an issue with EnableViewState property for Grid control; 22. Fixed MsgBox control causing JavaScript error on FireFox when OK button is clicked issue; 23. Fixed tab key not working correctly for MaskedEdit control on Safari issue; 24. Fixed dialog back shade not positioning correct on IE 6 issue;
Enjoy!
|