NetAdvantage for jQuery 2011.1 SR Release Notes - Infragistics

7 downloads 28 Views 314KB Size Report
Create the best Web experiences in browsers and devices with our user interface controls designed expressly for jQuery, ASP.NET MVC, HTML 5 and CSS 3.
NetAdvantage ® for jQuery 2011.1 SR Release Notes

Create the best Web experiences in browsers and devices with our user interface controls designed expressly for jQuery, ASP.NET MVC, HTML 5 and CSS 3. You’ll be building on a solid foundation of robust Web

technology without the need for plug-ins or extensions.

Installation Downloading

Download NetAdvantage for jQuery 2011.1 SR here.

Release Notes Component igEditor igGrid igGrid

Product Impact Bug Fix Bug Fix Bug Fix

igGrid

Bug Fix

igGridFiltering

Bug Fix

igGridFiltering igGridPaging igGridSelection

Bug Fix Bug Fix Bug Fix

2 of 3

Description [igDatePicker] In IE 10 clear button doesn't clear the date properly. Caption property cannot be set dynamically at runtime. When column is defined with dataType: 'date' empty values are displayed as 'NaN' in the cells. When the grid has defined width less than the sum of its columns' widths and showHeader is set to false, the grid is rendered without a horizontal scrollbar When column has allowFiltering set to false and "filter" API method is used to filter on that column error is thrown. Note: When using igGridFiltering filter method on column which has allowFiltering set to false the following error is thrown "TypeError: Object # has no method 'value'" In Chrome and IE9 when using jQuery 1.7.1 or higher filtering drop down dialog doesn't close after selecting an option. When Selection and Paging are enabled calling the Paging API method "pageIndex" deselects the selected row. In IE9 and Chrome when multiple selection is enabled page scrolls down when clicking on a row.

MVC Wrappers MVC Wrappers (igGridFiltering) MVC Wrappers (igGridFiltering) MVC Wrappers (igGridFiltering)

3 of 3

Bug Fix

The MVC3 Infragistics.Web.Mvc DLL has an explicit reference to System.Web.WebPages 2.0.0.0 which is a part of MVC4 (and .NET Framework 4.5) Note: The MVC3 Infragistics.Web.Mvc DLL has an explicit reference to System.Web.WebPages 2.0.0.0 which is a part of MVC4 (and .NET Framework 4.5) - as a result MVC projects with our DLL fail with a server-side error

Bug Fix

When filtering is applied for datetime column with null values JavaScript exception is thrown.

Bug Fix

The option "filterDialogMaxFilterCount" is not available in the MVC wrapper Options "filterDialogColumnDropDownDefaultWidth" and "filterDialogFilterDropDownDefaultWidth" are not available in the MVC wrapper

Bug Fix