All News

Q3 2010 Beta (version 2010.3.1027)

New Extensions

  • TimePicker - The time picker extension combines input with attached timeview popup and allows you to enter time directly or select it from the popup.Major features include: Globalization, Built-in MVC client and server validation support, Animations and Rich client API and events.
  • DateTimePicker - The component joins the features of the DatePicker and TimePicker Telerik MVC components (having separate popups for date and time selection).

Common for all extensions

What’s New

  • ASP.NET MVC 3 Beta support
  • Added: Enable() method for input components
  • Added: Russian localization files for Grid and Editor extensions
  • Added: Ukrainian localization files for grid and editor extensions
  • Added: Improved/added RTL support for all MVC extensions
  • Improved: Enhanced accessibility for all MVC extensions

What’s Fixed

  • Fixed: An exception was thrown when creating custom authorize attribute type in .NET 4.0
  • Fixed: Could not create correct Area URL with Navigation component's Action method.
  • Fixed: IsAccesibleUser method throws exception if controller does not exist
  • Fixed: Navigation components do not support dublicated controllers in different areas
  • Fixed: Buttons with icon and long text look squeezed (potentially layout breaking change - all buttons widths are increased by 8px)
Visual Studio Extensions Icon

Installer and VS Extensions

What’s Fixed

  • Fixed: Telerik MVC projects get broken after installing an update
ComboBox MVC Icon

ComboBox

What’s New

  • Added: ComboBoxFor<> selects item depeding on the lambda expression
  • Improved: AutoCompleteFor<> extension should set the value of the component from passed Model.Property

What’s Fixed

  • Fixed: ComboBox does not maintain selected item after post back
  • Fixed: Combobox which is Ajax-bound to SelectList collection does not honor the Selected property
DatePicker MVC Icon

DatePicker

What’s Fixed

  • Fixed: Client date parsing does not parse time correctly
  • Fixed: OnChange event fires twice when entering date manually
  • Fixed: Select boxes in IE6 bleed through datepicker's calendar (reproducible with the grid's filtering menu)
Editor MVC Icon

Editor

What’s New

  • Added: Allow localization of "inherit" text

What’s Fixed

  • Fixed: Editor is empty and read only when put in a window or moved in DOM
  • Fixed: JS error izs thrown when pasting content at the end of a list (IE)
  • Fixed: Hovering editor tools when editor is nested in panelbar hides the toolbar icons
Grid MVC Icon

Grid

What’s New

  • Added: Grid toolbar template
  • Added: Column header and footer template
  • Added: Column reordering feature
  • Improved: Better support for grouping with custom server binding
  • Improved: Grid columns are html encoded by default during ajax binding
  • Improved: Throw custom exception when the grid doesn't find the key from a localization file
  • Improved: DataTable binding

What’s Fixed

  • Fixed: Ajax binding to array of strings does not work
  • Fixed: Boolean fields are always required in popup editing mode if they don't have a corresponding column
  • Fixed: Edit pop-up window was not re-created on opening
  • Fixed: NullReferenceException is thrown if Html.BeginTemplate is used in a template column
  • Fixed: RegularExpression validators do not work in nested grids
  • Fixed: Sometimes a JavaScript error is thrown when going in edit mode if model contains properties which are null
  • Fixed: Pager buttons URLs are not generated correctly if a custom select action is configured
  • Fixed: Filtering icons are not shown when sorting is disabled (Chrome/Safari)
NumericTextBox MVC Icon

NumericTextBox

What’s New

  • Improved: Increased default Min/Max values of NumericTextBox component

What’s Fixed

  • Fixed: Input value is not parsed correctly on blur
TabStrip MVC Icon

TabStrip

What’s Fixed

  • Fixed: Multiple clicks on TabStrip items before content is loaded with Ajax triggers multiple requests
TreeView MVC Icon

TreeView

What’s New

  • Improved: Added dropPosition event argument to nodeDrop event

What’s Fixed

  • Fixed: Checkboxes do not render correctly on the client-side
  • Fixed: Checked property of TreeViewItem was not serialized
  • Fixed: Disabled TreeViewItem does not render its checkbox disabled
Window MVC Icon

Window

What’s New

  • Added: Activate event (fired when opening animation finishes)

What’s Fixed

  • Fixed: Content area shrinks with 3px on each open/close in IE
  • Fixed: Window overlay does not work when second modal window is opened

Release History Feed
What's New