What’s New in RadControls for ASP.NET Q1 2008:
RadCalendar v2.2.5
What’s Fixed:
- [RadPickers] Fixed a problem with double postback on selecting date/time
- [RadTimePicker] Fixed a problem with RadTimePicker control and ReqiredFieldValidator
RadChart v4.1.3
What’s New:
- AutoLayout functionality - The AutoLayout functionality instructs the control to perform out-of-the-box layout arrangement that provides optimal utilization of the whole chart area and ensures that all chart elements are fully readable and do not overlap with one another.
- Zooming / Scrolling functionality - allowing users to explore portions of large charts in more detail with excellent performance. The user can zoom to a portion of the chart by dragging and selecting with the mouse (see left-most image below) to set a new scale for the chart. AJAX retrieves the visible "chunk" of the chart that was selected. The user can continue to navigate the chart by scrolling.
- Automatic text-wrapping functionality
- New skins - Marble, Wood, Metal
- New series types - StackedLine and StackedSpline
What’s Fixed:
- Fixed an issue in programmatic databinding to LINQ queries.
- Fixed a serialization exception with StateServer / SqlServer session state and storing the viewstate in session via PageStatePersister.
- Fixed an issue with high CPU usage for pie chart in certain cases
- Fixed a DataBinding issue when changing datasources
- Fixed marked zones label tootip.
- Fixed bar series position issue.
- Fixed an issue with disappearing label for bars with small values
- Fixed an issue with chart series items labels positioning
- Fixed an issue with EMF format in design time
- Pie chart item labels can now be placed inside the chart
- Extended Y axis is now extended even if the axis max value does not match the series' max value
- Fixed an issue with XmlDataSource
- Fixed an issue with Line chart series shadow
- Fixed an issue with axis labels serialization
- User-defined custom figures are now editable
- User-defined custom figures are now available for selection in Series.Appearance.PointMark.Figure dropdown.
RadCombobox v2.8.5
What’s Fixed:
- Fixed wrapping of drop down area when DropDownWidth is smaller than Width.
- Fixed a memory leak in IE.
RadEditor v7.3.3
What’s Fixed:
- Fixed a problem with the UseClassicDialogs property and the RadSpell editor dialog
- Fixed some problems with the editor in design-time (Visual Studio 2005 and 2008)
- Fixed a problem when clicking the Paste button and the editor is not focused
- Fixed a bug with style tags in Firefox
- Fixed problems with Section 508 compliance, XHTML compliance
- Fixed a problem when there is only a single flash object in the content
- Fixed a problem with anchors when StripAbsoluteAnchorPaths is false
- Fixed some problems in the HTML indentation filter
- Fixed problem with extra attributes appearing on some elements(originalAttribute, originalPath)
- Fixed a rare JavaScript exception when docking/undocking a module
RadGrid v5.1.3
What’s Fixed:
- GridEditCommandColumn image URLs are now correctly applied for detail tables.
- GridDataDiv height is now properly sized.
- DataFormatString is no longer applied for grid column editors.
- Filtering does not work correctly with System.Char.
RadInput v2.1.5
What’s Fixed:
- [RadDateInput] Fixed a problem when the picker's culture is set to Spanish (Costa Rica)
- [RadInput] scroll wheel does not work while the mouse is on top of any RadInput control - The issue is now fixed.
- [RadInput] The Text property of RadInput controls is not updated immediately with DefaultButton - The issue is now fixed.
- [RadTextBox] Fixed a problem with TextMode set to Password and EmptyMessage
RadMenu v4.4.5
What’s Fixed:
- Context menu items no longer remain selected after clicking them
- RadMenu occasionally prevents submitting the page by pressing “Enter”. The issue is now fixed.
- The “expanded” CSS class is now properly cleared when expand/collapse delay is set to 0.
- Binding to IHierarchicalEnumerable no longer fails with exception
RadTreeView v6.3.5
What’s Fixed:
- AfterClientCallBack error is now executed if an error is throw from the server
- ScrollIntoView now works correctly in IE7
- Expanding/Collapsing a node no longer prevents it from causing a horizontal scroll to appear
- GetXml now correctly serializes all properties
- LoadXmlString no longer calls NodeCreated twice
RadUpload v2.4.5
What’s Fixed:
- Fixed a problem when there are both a normal upload and RadUpload controls on the page
RadWindow v1.9.5
What’s Fixed:
- Fixed a small layout problem with the alert/confirm/prompt templates