Release History

By product

Extensions for ASP.NET MVC (discontinued) 2012.2607

June 10, 2012

Common for all extensions

What’s New

  • Added: VS 2012, ASP.NET 4.5 and MVC 4 RC support
  • Added: FireFox 13 support

What’s Fixed

  • Fixed: The Id attribute is not sanitized when contains invalid characters.
Visual Studio Extensions Icon

Installer and VS Extensions

What’s Fixed

  • Fixed: Configure wizard fails to launch if there is a broken reference
  • Fixed: In project design dlls' version is not updated after upgrade
  • Fixed: Upgrade Wizard fails to remove in-proj reference files when they are resolved to project bin folder
  • Fixed: New MVC Project creation fails with no message when 'Content' folder is missing
  • Fixed: Telerik MVC Project adds CodedUI Test Project instead of Test Project (VS12)
Chart MVC Icon

Chart

What’s New

  • Added: Axis reverse option

What’s Fixed

  • Fixed: Chart does not work in pages that use jQuery.noConflict
  • Fixed: Refresh no longer rebinds the chart
ComboBox MVC Icon

ComboBox

What’s Fixed

  • Fixed: DropDownList selects placeholder instead of item with value "0"
  • Fixed: DropDownList's value method does not prevent change event
  • Fixed: The height of the dropdown list is increased on opening
DatePicker MVC Icon

Date/Time Pickers

What’s New

  • Added: Option to specify a list of dates to be shown in the time dropdown list

What’s Fixed

  • Fixed: Disabling animation on DatePicker breaks auto-closing behaviour when "open on focus" is true.
Editor MVC Icon

Editor

What’s New

  • Added: View/Edit HTML source feature

What’s Fixed

  • Fixed: IE8 injecting invalid attributes in the Editor's value for particular DOM elements (originalsrc for iframes and altHtml for objects)
  • Fixed: Applying colors on elements other than span triggers erroneous behavior
  • Fixed: Unbulleting lists in tables causes loss of data
Grid MVC Icon

Grid

What’s New

  • Added: Support for ordering of autogenerating columns via Display(Order=)] setting
  • Added: "Or" and "Does Not contain" filter options
  • Added: Ability to specify custom text for grid command buttons
  • Added: Localizable enum filtering via DisplayAttribute
  • Added: Events when columns are hidden or shown from the context menu
  • Added: Option to disable the unsorted state when sorting (natural sorting)
  • Added: New records to appear at the bottom of the grid

What’s Fixed

  • Fixed: Calling rebind client-side method does not clear grouping
  • Fixed: Cell class attribute is not persited once applied for instert cells
  • Fixed: Grid batch editing doesn't work correctly if InsertRowPosition is set to bottom
  • Fixed: Grid column hiding doesn't work properly with column width in percent
  • Fixed: Header zone padding on the wrong side in Chrome 19 in RTL mode due to scrollbar position switch
  • Fixed: Exception is raised when InsertButton is added to the ToolBar template and ForeignKey column is used
  • Fixed Filtering on null string using contains, startwith, endswith does not work as expected
  • Fixed: Grouping by DateTime does not work as expected when client operation mode is used
Menu MVC Icon

Menu

What’s Fixed

  • Fixed: Security trimming throws exception when using custom authorize attribute with dependency injection
NumericTextBox MVC Icon

NumericTextBox

What’s Fixed

  • Fixed: Id with "_" in the beginning throws ArgumentException
Slider MVC Icon

Slider

What’s Fixed

  • Fixed: Slider doesn't work with id with square brackets
  • Fixed: Slider doesn't work with value bigger then 1000
  • Fixed: Slider input should have localized number as value
TreeView MVC Icon

TreeView

What’s Fixed

  • Fixed: calling dataBind() with one argument (data) throws JS error