What's new

UI for ASP.NET AJAX

Release History

UI for ASP.NET AJAX 2007.21010

October 9, 2007

What’s New in RadControls “Prometheus” for ASP.NET Q2 2007 SP1 (Version Number 2007.2.1010):

RadAjax

What’s Fixed

  1. LoadingPanelID property of RadAjaxPanel now works properly client-side in case of a naming container.
  2. FindControlRecursive is not fired anymore for LoadingPanelID even when empty.
  3. Fixed IExtenderControl support in ProxyScriptControl (ModalPopupExtender).
  4. Loading panel: Element visibility is now restored if the element is not recreated.
  5. Loading panel: Design-time exception when the loading panel is inside a UserControl (cannot find the ScriptManager) is now fixed.
  6. RadAjaxControl FindControlRecursive now finds content placeholder children correctly.
  7. RadAjaxManager and ImageButton - args.EventTargetElement is now correct in RequestStart and ResponseEnd event handlers

RadCalendar

What’s Fixed:

  1. RadCalendar: OnDefaultViewChanged server-side event is now fired with the proper OldView / NewView arguments.
  2. RadDatePicker / RadDateTimePicker: problems with setting height are now fixed.
  3. RadDatePicker / RadDateTimePicker: DbSelectedDate will not throw an exception any more if passed an empty string.

RadChart

What’s New:

  1. BarWidthPercent for each series.
  2. Series.LabelAppearance.Distance (works when LabelLocation is Auto and with Pies).
  3. TextBlock.Appearance.MaxLength.
  4. Property for choosing the XAxis Labels alignment - "center" or "first letter"
  5. ChartAxis.LabelAppearance.Position.AlignedPosition is now implemented.
  6. DataTable now supports values formatting.
  7. Grid lines are now independent from axis visibility.
  8. Auto calculated values do not reset to zeros.
  9. Legend now supports automatic splitting in rows/columns.
  10. ComplexGradient now supports GradientMode.
  11. Series.Visible implemented.
  12. Added active region support for line series point marks.
  13. Added an ability to manage TextAppearance of series labels.
  14. Added PrePaint event.

What’s Fixed:

  1. Default SeriesPalette value is empty string now.
  2. Stacked series now ignore YAxisType property
  3. Fixed image map creation.
  4. Fixed negative values support by Stacked series.
  5. RadChart X-Axis labels are no longer lost on postback
  6. Secondary Y Axis now works correctly with stacked bars series.
  7. Negative values in StackedBar series are no longer shown as positive.
  8. Axis labels now appear on the right place when RotationAngle is set to -90 degrees.
  9. Tooltip is now working as expected.
  10. Alignment of axis labels is now working as expected.
  11. Skins tab no longer reloads skins every time the tab is clicked.
  12. Chart Wizard Skins Thumbnails no longer produce an error when we have a chart with a pie series.
  13. Horizontal gridlines no longer disappear when YAxis is set to invisible.
  14. Chart is now restored properly from Viewstate.
  15. Chart Wizard is now properly displayed in all cases.
  16. YAxis.IsZeroBased=false no longer breaks auto scale feature.
  17. CustomFormat and ValueFormat are now working properly for the XAxis items.
  18. DataTable Values now properly match item values when X values are present
  19. ChartTitle aligned position is now working as expected.
  20. Setting databinding-related properties before setting a DataSource now works as expected.

RadEditor
What’s New:

  1. New skins are now included
  2. Implemented AJAX Spellchecking (*Note: there are some cross-browser limitations we are still working on. Everything works as expected in Internet Explorer)
  3. Modules are now included
  4. Extended set of events
  5. Improved usability of find and replace dialog

What’s Fixed:

  1. Fixed relative paths being changed to absolute in Internet Explorer and HTML (not XHTML) content.
  2. Fixed extra attributes being added to the content in Firefox.
  3. “>” and “<” are now encoded in attribute values.
  4. Showing a hidden editor resulted in problems in Internet Explorer
  5. Fixed a problem with dialogs when the editor is placed inside a control that implements INamingContainer.
  6. JavaScript error with Ajax in DotNetNuke is now fixed.

RadInput

What’s Fixed:

  1. RadInput: controls will now postback every time the Enter key is pressed when AutoPostBack is set to true.
  2. RadInput: focusing problems with ResetCaretOnFocus set to CaretToBeginning are now fixed.
  3. RadInput: problems with Form DefaultFocus / SetFocus are now fixed.
  4. RadInput: design-time problems when setting height and width are now fixed.
  5. RadMaskedTextBox losing value on postback if one entered less characters than the specified mask for the control is now fixed.
  6. RadDateInput: the client-side OnKeyPress event is now properly fired
  7. RadDateInput: DbSelectedDate will no longer throw an exception if passed an empty string.
  8. RadNumericTextBox: infinite loop with positive MinValue / MaxValue values is now fixed.

RadScheduler

What’s New:

  1. Localization
  2. Advanced template customization.
  3. New advanced form feature - custom attribute editing. A text box is rendered for each attribute to enable editing. Controlled with the EnableCustomAttributeEditing property. Turned off by default.
  4. Access control properties - AllowEdit/AllowDelete/AllowInsert (global) and AllowEdit/AllowDelete (per Appointment).
  5. New property - StartInsertingInAdvancedForm.
  6. The SchedulerFormCreatingEventArgs.Time property is now obsolete. The Start and End time of the appointment to be inserted/edited can be accessed through the Appointment property.
  7. Reduced output size and improved performance.
  8. New property: EnableResourceEditing to control the visibility of the resource drop-downs in the advanced form.

What’s Fixed:

  1. Only the first day of multi-day appointments was shown in month view. The issue is now fixed.
  2. Appointment.BackColor and its other style-related properties are now properly applied.
  3. TimeZoneOffset is now accounted for when calculating the week start.
  4. The JSON serialization now preserves the Appointment.ID and Resource.Key types.
  5. AppointmentInserting (client-side) and FormCreating (server-side, when Mode is Insert) now return an appointment with populated start time, end time and resource (in ResourceView).
  6. Switching from inline insert to advanced insert in resource view no longer throws an exception.
  7. A JavaScript error occurred in the advanced form when clicking a disabled date input is now fixed.
  8. Fixed a bug in the advanced form that did not allow the resources to be cleared when using custom provider.

DataBind is no longer called multiple times for the templates.

RadSlider

What’s New:

  1. New Redraw method

What’s Fixed:

  1. OnClientValueChange was executed twice when you use set_Value
    method to set new value for the RadSlider. The issue is now fixed.

RadSplitter

What’s Fixed:

  1. Setting the Scrolling property for a RadSlisingPane no longer causes a JavaScript
    error.
  2. Removed always visible scrollbar tracks under FireFox (when you set
    ContentUrl for a pane)

RadToolTip

What’s New:

  1. Added new property - Modal, and code to display modal tooltips.
  2. Added smart tag for the RadToolTip and RadToolTipManager (just to
    add a ScriptManager when there is no manager on the page)

What’s Fixed:

  1. RadToolTip is not properly updated with RadAjaxManager in all cases.

RadWindow

What’s Fixed:

  1. Updated the code of the _onModalShowHandler and _onModalCloseHandler handlers to avoid problems when the windows are created by the WindowManager.
  2. Updated the ID of the templates that are added to the manager - now are formed based on the ID instead of the ClientID, to avoid problems when the manager is inside a FormView.
  3. Added code for customizing the HTML of the Alert, Confirm and
    Prompt dialogs.
  4. Added a smart tag for the RadWindowManager and RadWindow (just to
    add a ScriptManager in case there is no manager on the page)
  5. Updated the window CSS files for all window skins, so that the
    minimized window looks better.
  6. Added code for the minimize zone id property
  7. Added dblclick handlers to all window buttons to prevent the double click of the titlebar from firing when a button is double clicked.
  8. Updated the Telerik.Web.UI.Window._updatePinnedElementPosition function - so that when the window was first pinned and then maximized, it will be relocated.

New features & Roadmap

Have a feature request?

Post your feedback via the ASP.NET AJAX Feedback Portal.

What's new across all Telerik products?

See the updates feed

Getting Started Section Wavy Background

Next Steps

Launch demos

See Telerik UI for ASP.NET AJAX in action and check out how much it can do out-of-the-box.

Compare pricing

Check out the offers. Purchase an individual suite, or treat yourself to one of our bundles.

Download Free Trial

Try Telerik UI for ASP.NET AJAX with dedicated technical support.