Summary
The following fixes and updates have been introduced to ComponentArt Web.UI suite with version 2008.2 SP2 - build 2008.2.1204
(since version 2008.2 SP1 - build 2008.2.1175):
Released On
November 6th, 2008
Details
Calendar for ASP.NET
The following fixes and updates have been introduced to ComponentArt Web.UI suite with version 2008.2 SP2 - build 2008.2.1204
(since version 2008.2 SP1 - build 2008.2.1175):
Released On
November 6th, 2008
Details
Calendar for ASP.NET
- Bug fix: Header and footer templates now automatically refresh on goNextMonth/goPrevMonth calls.
- Bug fix: Changed DateTimeFormat's DesignerSerializationVisibility to Hidden, since it cannot be set inline.
- API extension: bool ReactOnSameSelection - determines whether the Calendar ignores clicking the selected date.
- Bug fix: Problematic semi-colons removed from some generated style properties.
- Bug fix: Nested modal dialog javascript error on close fixed.
- Bug fix: "Operation aborted" error in Internet Explorer fixed.
- Bug fix: Adding rows in WebService running mode now works correctly.
- Bug fix: GridWebServiceUpdateRequest.Key property is now properly set for web service update requests.
- Bug fix: Input controls can now be used in Grid edit templates.
- Bug fix: Client-side GridLevel.Groups property was moved to GridTable, the documentation now reflects that.
- Bug fix: Server-side NeedGroupData event is now raised when using ManualPaging and GroupBy is not initially set.
- Enhancement: Initial rendering in an invisible (display:none) container no longer requires an additional call to render().
- Feature: Added ClientEvents: Blur, Click, Cut, Focus, KeyDown, KeyPress, KeyUp, Load, and Paste.
- Bug fix: Input controls can now be used in Grid edit templates.
- Bug fix: Changed NumberInput's NumberFormat's DesignerSerializationVisibility to Hidden, since it cannot be set inline.
- API extension: DisplayText property is now public, making it easy to examine masked text on the server.
- Enhancement: Improved MaskedInput's Telephone_NorthAmerica transform to clearly show extension number.
- Documentation: Corrected erros and added a lot of missing content.
- Bug fix: Context Menus in Google Chrome now properly supress browser context menu.
- API extension: PopUpZIndexBase property allows easy control over the z-index of pop-up groups.
- Bug fix: Fixed frame rendering in FireFox 3 (to not include display:inline-block).
- Feature: Flow Orientation of toolbar items.
- Bug fix: TreeViewNode.Visible client-side property is now accessible and documented.
- Bug fix: If Upload is reloaded after a successful upload completes with a postback, the new instance now works correctly.
- Bug fix: Client-side abort method now works reliably.