Summary
The following fixes and updates have been introduced to ComponentArt UI Framework with version 2009.3 SP1 – build 2009.3.1762(since version 2009.3 – build 2009.3.1688).
Released On
November 27, 2009
Details
ComponentArt Web.UI for ASP.NET AJAX
DataGrid
ComponentArt Web.UI for Silverlight
All Controls
ComponentArt SOA.UI
DataGrid
The following fixes and updates have been introduced to ComponentArt UI Framework with version 2009.3 SP1 – build 2009.3.1762(since version 2009.3 – build 2009.3.1688).
Released On
November 27, 2009
Details
ComponentArt Web.UI for ASP.NET AJAX
DataGrid
- Fixed D5859: Call the right method on Menu for showing context menu in the correct place for all situations
- Fixed D6505: Fixed problem with cached sub-tables in a client-mode hierarchy
- Fixed D6436: SliderPopupCached client-template does not pass correct DataItem when previewing page 0
- Fixed D6443: DataGrid no longer fetches the same page over and over again when hovering with a slider for a long time
- Fixed D6643: Drag-and-drop without a row dragging template clones the whole Grid and not just the row (introduced in 2009.3 RTM)
- Fixed D6329: Slider positions and thresholds are now more natural and intuitive
- Enhancement: DataGrid now propagates changes to PageSize to the server via callbacks
- Fixed D6614: IDs are now correctly assigned to client-side controls when inside user controls
- Added F5391: Improved speed of recurring appointment instance generation
- Fixed D6616: Corrected unexpected behavior with HoverCssClass and disabled ComboBox
- Added F5061: Client-side beforeChange event
- Fixed D5674: The control no longer strips valid element attributes
- Fixed D6598: Image Manager upload file size javascript error fixed
ComponentArt Web.UI for Silverlight
All Controls
- Added F5413: Added new override to startListening for MouseRootClick which takes a DependecyObject from which the event attacher will begin
- Fixed D6603: 2D Pie and Doughnut charts now properly display with points whose value is 0
- Fixed D6604: The Legend no longer displays collapsed and without content
- Fixed D6605: Highlighting of merged series area charts now works correctly for all series
- Fixed D6606: DateTime axis labels are no longer rendered for coordinates outside of the axis range
- Fixed D6610: Specifying a value for MarkerStroke on series now renders correctly for all marker styles
- Fixed D6622: Markers are now correctly rendered when dynamically setting MarkerVisible property on series
- Fixed D6625: Series now render correctly when Chart.DataSource is set after initial update visual cycle
- Fixed D6626: Data-point popups and data-point highlighting now work correctly for 3D Pie charts
- Fixed D6627: Chart now renders correctly when DataSource contains all zero values for Y-axis
- Fixed D6630: Chart now renders correctly when control is resized
- Fixed D6636: CompositeAnimator.Animate now fires StoryboardCompleted event when it has no child Animators
- Fixed D6646: DrillDownManager Back() and Drill() methods now return true if successful
- Fixed D6647: Pie and Doughnut charts no longer display data-point annotations for zero values
- Fixed D6655: Pie and Doughnut charts no longer throw an excpetion on load when used in drilldown
- Fixed D6657: Data-point popups no longer randomly render at (0,0) in financial charts
- Added F5410: Added search box watermark and SearchBoxWatermarkText property
- Added F5411: Added DataGrid.ColumnFilterHeaderStyle and DataGridColumn.FilterHeaderStyle properties
- Enhancement: Client-side Equals filters now treat strings case-insensitively
- Feature T1050: RangeSlider tooltip improvements: fade-out effect, mousewheel scrolling support, custom templates
- Feature T1057: RangeSlider XAML templates changed, now provide MouseOver and Pressed Visual States for thumbs
- Fixed D6637: RangeSlider window-style thumbs not working in vertical orientation
- Feature T1093: NavBarItem.SingleChildMode – facilitates advanced control embedding (e.g. a TreeView)
- Added F5409: Added Show() and Hide() methods to manually control the dropdown
- Fixed D6638: Fixed behaviour when located in Popup control
- Fixed D6640: When dragging the scroll bar thumb to the bottom the last item was not visible in SOA mode
- Fixed D6642: After calling SelectItem the SelectedItem was not immediately updated (dispatcher)
- Fixed D5412: Removed dependence on System.Web.Silverlight.dll (can now use the Silverlight 3+
<object>
style), added SilverlightObjectID and UploadId properties - Fixed D6652: Now can remove upload item after group cancel
- Feature F5414: Arctic White and Office 2007 themes implemented for HtmlEditor
- Added F5415: Added SelectionChanged event (with SelectionChangedEventArgs)
- Fixed D6649: Empty top-level items no longer show drop arrow
- Fixed D6653: InputTextBox_TextBoxBorderMouseOver Theme part changed from SolidColorBrush to Color
- Fixed D6641: DragDrop.DragStarted now works on buttons and NavBarItems
- Feature T747: DragDrop Autoscroll scrollviewers while dragging
- Fixed D6639: Pausing Spinner before its template is loaded now works correctly
ComponentArt SOA.UI
DataGrid
- Enhancement: Added protected SelectFromDataTable and GroupFromDataTable helper methods to SoaDataGridService class