Release History

By product

Testing Framework 2009.2826

August 25, 2009

WebAii Testing Framework Q2 0826 Highlights:
  • WebAii RadControls for ASP.NET AJAX – compatible with the Service Pack release of RadControls for ASP.NET AJAX Q2 2009.
  • WebAii RadControls for Silverlight – improvements and fixes.

WebAii RadControls for ASP.NET AJAX Release Notes
Calendar:
  • Added TimeView.SelectTime method overloads.

Menu:

  • Item.Click method revised.

PanelBar:
  • Item.Click method revised.

TabStrip:
  • Tab.Click method revised.

TreeView:

  • Node.Click method revised.
 
WebAii RadControls for Silverlight Release Notes
General:
  • Fixed: WebAii RadControls assembly was not CLS compliant.

Calendar:

  • Calendar handles the current view internally:
    • Exposed CalendarView.CalendarDisplayMode property.
    • Replaced Month, Year, Decade and CenturyViews properties with CalendarViews list.
  • Exposed properties:
    • Button.TextOccurrence property.
    • View.Index property.
  • Added View/Panel.SelectDayRange method overload.
  • Added Panel.GetButtons by button text method.
  • Exposed the Calendar important sub element name constants.

Chart:

  • Newly added wrappers:
    • XAxisItem;
    • YAxisMinorTicks;
    • ChartHorizontalGridlines;
    • ChartVerticalGridlines;
    • ChartTextBox;
    • ChartComboBox;

ColorPicker:
  • Exposed ColorPaletteView properties -- ColumnCount, Orientation.
  • ColorSelector properties -- NoColorVisibility, HeaderPaletteVisibility, StandardPaletteVisibility, MainPaletteHeaderText, StandardPaletteHeaderText.
  • Exposed important element names as constants.

CoverFlow:

  • Exposed item properties: Index, ImageMaxWidth, ImageMaxHeight, ReflectionStartAlpha, ReflectionRelativeHeight, CameraX and CameraY.

DatePicker:

  • Exposes new properties: Text (replacing InputBox element), Culture, IsReadOnly, Calendar HeaderVisibility and IsTodayHighlighted.
  • DatePicker important element names exposed as well.

MaskedTextBox:
  • Removed .MaskedText property duplicating .Text.

ProgressBar:

  • Exposed IsIndeterminate property.

TimePicker:
  • Exposed properties -- Text (replacing InputBox), Culture, StartTime, EndTime, TimeInterval, IsReadOnly, IsFocused.
  • Exposed TypeText method.
  • Exposed important TimePicker sub element names as constants.