Summary
The following fixes and features have been introduced to ComponentArt Web.UI suite with version 2008.2 SP3 - build 2008.2.1232
(since version 2008.2 SP2 - build 2008.2.1204):
Released On
December 29th, 2008
Details
All Controls for ASP.NET
The following fixes and features have been introduced to ComponentArt Web.UI suite with version 2008.2 SP3 - build 2008.2.1232
(since version 2008.2 SP2 - build 2008.2.1204):
Released On
December 29th, 2008
Details
All Controls for ASP.NET
- Bug D5846: Fixed a very rarely seen null reference error in DemarcateClientScript server-side method.
- Bug D5904: Fixed the problem with SelectedDates not persisting across postbacks, when they are set programmatically on the client.
- Feature F5119: Added PopUpZIndex server-side property, enabling control over pop-up Calendar's z-index.
- Bug D5547, Bug D5464, Bug D5535: Intermittent Javascript Error when dragging fixed.
- Bug D5909: Dialogs removed from Dialogs array when disposing.
- Bug D5974: Operation Aborted Error in IE fixed.
- Bug D5878: Column context menu now accounts for scrolling (via context menu positioning fix).
- Bug D5879: Resizing columns too close to the right-hand edge of the Grid no longer causes it to stretch beyond its allocated width.
- Bug D5792: Items in UpdateCommand server-side event args are no longer stale.
- Bug D5759: Multiple selection (via ctrl+click) now works on Mac.
- Bug D5942: NumberInput no longer treating zero-prefixed input as base 8.
- Bug D5949: MaskedInput with digit in AcceptedCharacters no longer accepts the shift+digit character.
- Bug D5882: Modifying properties in Visual Studio design time no longer yielding errors.
- Bug D5871: State is now properly maintained across postbacks such as Wizard steps.
- Bug D5858: Both controls now showing proper CSS class in all cases, including on initial load. Also, DisplayText and ValidationText properties are now readonly.
- Feature F5087: Added ToolTip property.
- Feature F5091: Added ValueChanged client event for NumberInput.
- Bug D5878: showContextMenuAtEvent client-side method now opens the menu in the correct spot even when page is scrolled
- Feature F5115: Added ItemBeforeMouseOver client event.
- Feature F5116: Made ItemMouseOver client event cancelable.
- Bug D5773: Multiple selection (via ctrl+click) now works on Mac.
- Bug D5877: Drag/drop inside scroller containers now accounts for the scrolling.