Summary
The following fixes and updates have been introduced to ComponentArt Web.UI suite with version 2007.1 SP2 - build 2007.1.1590 (since version 2007.1 SP1 - build 2007.1.1566)
Released On
July 5, 2007
Details
All Controls
The following fixes and updates have been introduced to ComponentArt Web.UI suite with version 2007.1 SP2 - build 2007.1.1590 (since version 2007.1 SP1 - build 2007.1.1566)
Released On
July 5, 2007
Details
All Controls
- Bug fix: Ensured that lower-case "dispose" client-side methods exist.
- Bug fix: Eliminated a JavaScript error sometimes seen on mouseover of a downlevel Calendar that is performing a postback.
- Bug fix: Fixed a very obscure bug with databinding of templated CustomDays.
- Enhancement: Enabled Intellisense for DropDownContent property.
- Enhancement: Validation is now supported.
- API extension: Added DropDownContentCssClass property.
- Bug fix: Controls placed in DropDownContent now maintain state across postbacks.
- Bug fix: AutoComplete logic is no longer executed when the cursor is at the origin.
- Bug fix: Ampersands are now properly encoded and decoded.
- Bug fix: Dropdown resizing now works correctly when a dropdown header exists.
- Bug fix: Grid now correctly clears stale server templates after callbacks.
- Bug fix: Paging with grouping in callback mode now works correctly.
- Bug fix: Grouping by a column with a FormatString set now works correctly.
- Bug fix: The slider is now hidden in all situations where there is nothing to slide through.
- Bug fix: ContextData now functions correctly and can be set like any other property.
- Bug fix: Menu groups now properly collapse in Firefox even when exited via a textbox.
- Bug fix: The control now properly turns off ViewState when EnableViewState is set to false.
- Bug fix: Fixed resize bar positioning in Safari.
- Bug fix: OnItemCommand server-side event now fires properly.