All News

Q3 2011 Beta (version 2011.3.1027)

Common for all extensions

What’s New

  • Added: Drag&drop and touch support for touch-enabled devices (grid, treeview, slider, splitter and window)
  • New Metro skin
  • Improved: Does not throw exception when Value of the component is out of range (applicable for NumericTextBox, DatePicker and Slider extensions)
  • Improved: Support for precision specifier in standard number formatting (applicable for NumericTextBox and Grid extensions)
Visual Studio Extensions Icon

Installer and VS Extensions

What’s New

  • Improved: The Upgrade Wizard with regards to changing the target fremework
  • Improved: Made Visual Studio Extensions download folder configurable

What’s Fixed

  • Fixed: Machine text size > 100% garbles the wizard UI
  • Fixed: Issues with parallel Visual Studio Extensions versions installed
  • Fixed: Wrong encoding in VS Template files
Chart MVC Icon

Chart

What’s New

  • Added: New Pie chart type
ComboBox MVC Icon

ComboBox

What’s Fixed

  • Fixed: ComboBox text selection during focus not appearing in Firefox and Chrome
DatePicker MVC Icon

Date/Time Pickers

What’s Fixed

  • Fixed: Calendar opens below SELECT element in IE6
Editor MVC Icon

Editor

What’s New

  • Added: Keyboard support

What’s Fixed

  • Fixed: Editor buttons lose their icon on hover when Editor is inside PanelBar
  • Fixed: Adding FormatBlock() throws exception
  • Fixed: Font-size and font-family dropdowns lose selection in IE
  • Fixed: Incorrect behavior of normalize() in IE8
  • Fixed: The thumbnails are not displayed with jQuery 1.6.x
Grid MVC Icon

Grid

What’s New

  • Added: Column chooser (via context menu)
  • Added: Grid column client show/hide API
  • Added: Custom commands in command column
  • Added: Foreign key column (with dropdown editor)
  • Added: OnComplete client-side event raised every time an ajax request is complete (databinding, editing, etc.)
  • Improved: Removed t-last and t-header-last CSS classes from the Grid HTML output, as they are no longer used in the styling

What’s Fixed

  • Fixed: Unobrusive validation attributes were not rendered when using UI component in editor template
  • Fixed: ColSpan not taking into account hidden columns
  • Fixed: Editing icons not looking good on both dark and light background
  • Fixed: Keyboard navigation does not work properly when validation fails and TAB key is pressed
  • Fixed: Keyboard navigation with EditOnTab enabled throws error when having checkbox editor in IE8
  • Fixed: Text-overflow CSS issues in Firefox7
  • Fixed: Missing t-alt CSS class from detail rows of alternate Grid rows
  • Fixed: Column resizing for InLine edited ajax bound Grid
  • Fixed: Filtering on endsWith with multiple characters value when operation mode is client
  • Fixed: Filtering on Enum does not work as expected when client operation mode is used
  • Fixed: GridLocalization.es-ES.resx does not contain translations for CancelChanges, NoRecords and SaveChanges
  • Fixed: Item values are not refreshed when column on which grid is filtered is updated and client operation mode is used
  • Fixed: JavaScript error is raised when new item is deleted in InCell edit mode and client operation mode
  • Fixed: Row is marked as selected when an select element option is clicked under FireFox, IE and Opera
  • Fixed: Row passed as in RowDataBound event is incorrect when group footer is used
  • Fixed: Keyboard navigation to manually scroll to readonly / non-editable cells during tabbing
  • Fixed: Header not scrolling together with the data area when tabbing during InCell editing in IE7 and IE8
  • Fixed: Header and footer selectors to take into account tables in the header templates
  • Fixed: The dataItem JavaScript method throws js errors when data is not available
  • Fixed: Column misalignment in IE6 and IE7 caused by incorrect configuration
  • Fixed: Grid cannot filter char types
  • Fixed: Incorrect url when popup editor close button is clicked during server editing
  • Fixed: Filtering menu positioning in RTL mode in some Firefox versions
NumericTextBox MVC Icon

NumericTextBox

What’s Fixed

  • Fixed: NumericTextBox throwing JS error in IE8, if focused when disabled
  • Fixed: Incorrect formatting of negative number using custom negative format
Slider MVC Icon

Slider

What’s Fixed

  • Fixed: Slider value client-side method always sets double value
TabStrip MVC Icon

TabStrip

What’s Fixed

  • Fixed: Incorrectly inherited item color in nested TabStrips
TreeView MVC Icon

TreeView

What’s Fixed

  • Fixed: Invisible TreeView checkboxes in Opera
  • Fixed: Calling ajaxRequest() on collapsed items disables the expand/collapse button
  • Fixed: Invoking nodeCheck() to uncheck hidden checkboxes deletes them
  • Fixed: dataBind() does not work when no items are passed
  • Fixed: nodeCheck() does not uncheck checkbox for a second time in Chrome
  • Fixed: The owner ( "this" ) of the OnSelect event handler is jQuery object, but not an HTML element
Upload MVC Icon

Upload

What’s New

  • Added: Save action configuration parameter to specify the field name

What’s Fixed

  • Fixed: Upload object not available in event handlers via $(this).data("tUpload")
Window MVC Icon

Window

What’s New

  • Added: Ability to clear all Window titlebar buttons server-side

What’s Fixed

  • Fixed: Disabled buttons having a hover state
  • Fixed: Javascript error in IE7 during Window resize
  • Fixed: Incorrect applying of z-index when focusing another open Window
  • Fixed: Modal Window background not removed during destroy()
  • Fixed: Window component can be dragged outside the browser viewport on the left side
  • Fixed: Window modal background not positioned correctly on iPad
  • Fixed: Initializing window from content with nested script tag throws error in IE7
  • Fixed: JavaScript error when resizing window by dragging the window's down-right corner

Release History Feed
What's New