Summary
The following fixes and updates have been introduced to ComponentArt Web.UI suite with version 2008.1 SP2 - build 2008.1.1180
(since version 2008.1 SP1 - build 2008.1.1110)
The following fixes and updates have been introduced to ComponentArt Web.UI suite with version 2008.1 SP2 - build 2008.1.1180
(since version 2008.1 SP1 - build 2008.1.1110)
Released On
June 12, 2008
Details
All Controls
- Bug fix: Debugging in Visual Studio 2008 no longer slow.
- Bug fix: Controls can now correctly raise postbacks from within UpdatePanel in ASP.NET 3.5.
- Bug fix: Resolved interference with client-side validators.
- Bug fix: All controls now correctly re-render in UpdatePanel in Safari.
- Bug fix: Fixed a memory leak in AJAX-enabled pages.
- API extension: All client-side control objects now have get_id property accessor.
Calendar
- Enhancement: Calendar now animates sliding in Safari 3.
- Bug fix: Calendar with AutoPostBackOnSelectionChanged no longer posts back when the selected date is clicked.
- Bug fix: Fixed the problem with client-side setSelectedDate method not persisiting the new selection.
- Bug fix: Picker is now uplevel in Safari 3.
- Bug fix: Fixed a bug with creating a new Calendar in CallBack when another Calendar was already present on page.
- Bug fix: set_popUpExpandControlId property accessor is available and functional again.
CallBack
- Feature: Added client-side loadUrl method.
- Enhancement: CallBack now uses the best available version of Microsoft.XMLHTTP in IE.
ComboBox
- Bug fix: Dropdown element is now placed within the form, to allow for state persistence of nested controls.
Dialog
- Bug fix: Tabable elements within a Modal Dialog no longer disabled.
Editor
- Feature: Default template now used when no template or invalid template detected.
- Bug fix: Insert Anchor JavaScript error fixed.
- Bug fix: Insert Email Anchor JavaScript error fixed.
- Bug fix: Indent, Outdent in <P> paragraphs now working.
- Bug fix: Split <P> paragraph on Enter now working.
- Bug fix: Inserting elements into <P> now working.
- Bug fix: Paste no longer causes intermittent Javascript errors.
- Bug fix: Paste no longer intermittently removes extra character.
- Bug fix: FontFace ComboBox now reflects current font setting even when no exact match is found.
- Bug fix: Undo/Redo buttons properly enable/disable again.
- Bug fix: More detailed Undo/Redo state handling.
- Bug fix: Editor no longer runs into IIS problems when ViewState is turned off.
- Bug fix: Improved font family state recognition.
- Bug fix: Improved state recognition on initial render.
Grid
- Feature: Added Columns property to GridWebServiceSelectRequest.
- Feature: Added WebServiceDeleteMethod property and client-side webServiceDelete method.
- Feature: Added WebServiceConfigMethod property and client-side webServiceConfig method.
- Feature: Added client-side GridWebServiceErrorEventArgs class.
- Feature: Added itemCount to client-side API.
- Feature: Added CallbackReloadTemplates property.
- Enhancement : Filtering is now supported in web service mode.
- Enhancement: Conditional formats are now cumulative - all matching styles are concatenated.
- Enhancement: Client-side load method now supports hierarchical data structures.
- Enhancement: Client-side load method can now load data arrays in addition to objects.
- Enhancement: When just-inserted items are deleted, they no longer result in insert and delete events.
- Bug fix: Fixed memory leak having to do with expanding and collapsing of hierarchies.
- Bug fix: CallbackParameter can now be set on the server during a callback without being overwritten.
- Bug fix: SortedHeadingCellCssClass now works correctly.
- Bug fix: Sorting on the first column in web service mode now works correctly.
- Bug fix: Initial column sizes are now correct in FireFox 3.0 RC.
Menu
- Enhancement: Scrolling groups are now available in Safari 3.
- Bug fix: MenuItem.DefaultSubGroupExpandOffsetY now works correctly.
- Bug fix: Fixed a bug with portions of pop-up groups becoming invisible when the page is horizontally scrolled.
- Bug fix: Visual Studio Designer no longer outputs redundant item visibility settings.
- API extension: Introduced client-side method showContextMenuAtEvent.
- API extension: Introduced client-side method showContextMenuAtElement.
- API extension: Introduced client-side method showContextMenuAtPoint.
NavBar
- Bug fix: Fixed memory leak having to do with expanding and collapsing.
- Bug fix: Visual Studio Designer no longer outputs redundant item visibility settings.
Rotator
- Bug fix: DataBind now properly functions even when RotationType is RandomSlide.
TabStrip
- Feature: Added TabStrip.SeparatorImagesExtension.
- Bug fix: Corrected the timing of tabSelect client event, so that it doesn't fire too early.
- Bug fix: TabStrip no longer prevents propagation of onclick event.
- Bug fix: Visual Studio Designer no longer outputs redundant item visibility settings.
TreeView
- Bug fix: Client-side TreeViewNodeExternalDropEventArgs class now correctly exposes node parameter.
- Bug fix: Fixed memory leak having to do with expanding and collapsing.
Upload
- Bug fix: Uploading files from shares in IE7 now works correctly.
- Bug fix: Progress popup is now removed when the upload completes.