Release History

By product

Extensions for ASP.NET MVC (discontinued) 2012.1419

April 18, 2012

Common for all extensions

What’s Fixed

  • Fixed: ScriptRegistrar.jQueryValidation(false) no longer works
Visual Studio Extensions Icon

Installer and VS Extensions

What’s New

  • Improved: Installer's disk cost estimation

What’s Fixed

  • Fixed: Upgrade Wizard > Class libraries should not have Scripts or Content folders
Calendar MVC Icon

Calendar

What’s Fixed

  • Fixed: Calendar throws a JavaScript error when adding dates which have different years, but same months.
Chart MVC Icon

Chart

What’s Fixed

  • Fixed: Background is set to black when specifying transparent (VML)
  • Fixed: Chart animations break when playing in background tab with jQuery UI on the page
  • Fixed: Error occurs when a chart contains static and bound scatter line series
  • Fixed: Gradient fills are rendered as black if base tag is present on the page
  • Fixed: Line chart is not visible in IE8 standards mode when transitions are enabled
  • Fixed: Pie chart doesn't work with dynamic data
  • Fixed: Transparent background is rendered as black in Opera
ComboBox MVC Icon

ComboBox

What’s New

  • Improvement: Added option to toggle case sensitive behavior of the combobox
  • Improved: ComboBox/DropDownList binds when cascadeTo is defined and it has value
  • Improved: Filter on server when minChars are 0 and the input text is cleared

What’s Fixed

  • Fixed: Clear value of the child combobox if there are no items
  • Fixed: Do not send input value to the server when the component is bound for the first time
  • Fixed: OnChange event is not raised on item with value=""
  • Fixed: Popup element increases its height on hover in IE9
  • Fixed: Raise change event only once if you re-select an item in change event's handler
  • Fixed: Use input value instead of selectedValue in cascading functionality
DatePicker MVC Icon

Date/Time Pickers

What’s New

  • Added: Allow to specify the available hours of the time view (applicable for TimePicker and DateTimePicker component)
  • Improvement: Changed the DateTimePicker's default format to the General DateTime format ("M/dd/yyyy h:mm:ss tt")

What’s Fixed

  • Fixed: DateTimePicker changes the year when selecting time from time view
  • Fixed: TimePicker does not render the correct hours when the day has 23 hours (DST)
  • Fixed: TodayButton does not add a footer to the DateTimePicker's calendar
Editor MVC Icon

Editor

What’s New

  • Improvement: Editor is now functional under iOS5

What’s Fixed

  • Fixed: Editor inserts hyperlink with empty innerHTML if text is not specified
  • Fixed: Pasting new lines from Excel introduces unnecessary whitespace
  • Fixed: Rendering an empty snippets list causes a JavaScript error
  • Fixed: Shift+Tab within the editing area does not focus the toolbar
  • Fixed: Tabbing from last toolbar tool does not focus editing area immediately
Grid MVC Icon

Grid

What’s New

  • Added: Ability to insert new rows at the bottom of the grid
  • Improved: Expressions generation for grand total aggregates calculation has been optimized

What’s Fixed

  • Fixed: Column reorder does not respect hidden columns
  • Fixed: Grid border alignment and placement in RTL mode in WebKit browsers
  • Fixed: insertRow does not respect hidden columns in InCell edit mode
  • Fixed: JavaScript error when showing a hidden column on OnColumnResize event
  • Fixed: Delete operation does not work as expected if there are multiple grids on the page and at least one is with client operation mode
  • Fixed: Sorting on dates does not work as expected when client operation mode is enabled and grid is populated initially on the server
Slider MVC Icon

Slider

What’s Fixed

  • Fixed: Slider doesn't work with editor included on the same page in IE 9
Splitter MVC Icon

Splitter

What’s Fixed

  • Fixed: Nested splitter does not expand to 100% height if initialized first
Upload MVC Icon

Upload

What’s Fixed

  • Fixed: File list is unavailable in remove event (async mode)
  • Fixed: Selected files are uploaded after cancelling the select event
Window MVC Icon

Window

What’s New

  • Added: Introduced DragStart / DragEnd window events

What’s Fixed

  • Fixed: Window not appearing on top of other ones when clicking on its titlebar
  • Fixed: Initializing a window with an iframe throws JavaScript errors when frame is moved in the DOM