Summary
The following fixes and updates have been introduced to ComponentArt UI Framework with version 2010.1 SP1 – build 2010.1.2277 (since version 2010.1 – build 2010.1.2193).
Released On
March 22, 2010
Details
Web.UI for ASP.NET AJAX
DataGrid
Web.UI for ASP.NET MVC
All Controls
Web.UI for Silverlight
Chart
Win.UI for WPF
All Controls
The following fixes and updates have been introduced to ComponentArt UI Framework with version 2010.1 SP1 – build 2010.1.2277 (since version 2010.1 – build 2010.1.2193).
Released On
March 22, 2010
Details
Web.UI for ASP.NET AJAX
DataGrid
- Fixed D5587: AutoAdjustPageSize doesn't account for AllowHorizontalScrolling scrollbar
- Fixed D5833: GridColumn visibility set on client is lost when resize is performed
- Fixed D6367: Dragging gridcolumn to ungroup after sortChange client event was raised causes JavaScript error
- Fixed D6850: Column info is now sent with SOA.UI update and insert requests
- Fixed D6756: Line series with one datapoint throws exception
- Fixed D6757: Series with all null values throws exception
- Fixed D6820: Zoom chart in composite control does not properly link hidden fields
- Fixed D6826: DataPointLabels with Negative Values do not touch the labels for line chart
- Fixed D6827: Chart created in user control with custom file location throws error
- Feature F5425: Added CloneStyles property (default True, False will isolate CssFileUrl from parent page)
- Fixed D6816: Positioning code for elements can raise JS errors in IE
- Fixed D6546: All number input fields are reset in IE on using ESC key
Web.UI for ASP.NET MVC
All Controls
- Enhancement: Added Windows 7 theme
- Fixed: "AllowEditing" property name typo
- Fixed D6822: Callback sorting in demos is incorrect
- Fixed D6824: Loading panel remains visible after a callback
- Feature F5424: Handle grouping in Server RunningMode
Web.UI for Silverlight
Chart
- Fixed D6671: Line and Area Chart types do not work with one data point
- Fixed D6768: X-axis labels overlap
- Fixed D6825: Changing chart type severel times (pie-bar) causes control fault
- Fixed D6829: Pie doesn't refresh on Shift change at run time
- Fixed D6830: DataPoint.Color property not respected for marker type charts
- Fixed D6831: Problems with missing values
- Fixed D6832: When the chart is removed from the visual tree and reinserted, size is not handled properly
- Fixed D6833: Drill-Back transition animation not working for pie charts
- Fixed D6844: Multiple X-axis titles visible when chart has more than one series
- Fixed D6849: Legend items have markers even if markers aren't visible on the chart (line and area case)
- Fixed D6856: NumericCoordinate step not respected on Y-axis
- Feature F5429: Setting MenuItem.CustomTemplate to null will restore original template
- Fixed D6847: Fixed ContextMenu boundary detection
- Fixed D6836: Loading template now working again
- Fixed D6865: Files no longer truncated by 2 bytes after upload
- Fixed D6499: Resizing Browser when Minimized sizing issue fixed
Win.UI for WPF
All Controls
- Enhancement: Removed dependency on WPFToolkit
- Fixed D6671: Line and Area Chart types do not work with one data point
- Fixed D6768: X-axis labels overlap
- Fixed D6825: Changing chart type severel times (pie-bar) causes control fault
- Fixed D6829: Pie doesn't refresh on Shift change at run time
- Fixed D6830: DataPoint.Color property not respected for marker type charts
- Fixed D6831: Problems with missing values
- Fixed D6832: When the chart is removed from the visual tree and reinserted, size is not handled properly
- Fixed D6833: Drill-Back transition animation not working for pie charts
- Fixed D6844: Multiple X-axis titles visible when chart has more than one series
- Fixed D6849: Legend items have markers even if markers aren't visible on the chart (line and area case)
- Fixed D6856: NumericCoordinate step not respected on Y-axis
- Fixed D6841: Vertical scroll popup now sizing correctly
- Fixed D6842: Hovering over column headings when DataGrid is in a Popup no longer throws exception
- Fixed D6839: Menu in desktop mode no longer uses adorner-mode popups
- Feature F5429: Setting MenuItem.CustomTemplate to null will restore original template
- Fixed D6847: Fixed ContextMenu boundary detection
- Fixed D6843: Wrap mode now works
- Fixed D6855: Cannot create instance of ToolBar, VisualTree exception fixed
- Fixed D6837: Keyboard scrolling with AutoHighlight no longer inconsistent
- Fixed D6840: Drop-down no longer shows above the control in some situations