Infragistics Ultimate UI for ASP.NET Web Forms Releases

Released: Jul 13, 2018

Updates in 18.1.20172.48

Fixes

WebDataGrid

  • When WebDataGrid has a DropDownProvider and is inside a custom control, loading the grid dynamically will cause the drop down items to disappear.
  • When WebDataGrid has decimal column that can accept null values and its value is changed from null to 0, the UpdateMethod is not triggered.
  • When WebDataGrid has several fixed columns and is opened in Internet Explorer 11, in a browser window that is not maximized, then maximizing the window will cause the browser to stop responding...

Released: Mar 30, 2018

Updates in 17.2.20172.2051

Fixes

WebDataGrid

  • When WebDataGrid has enabled Editing and is bound to an ObjectDataSource, when updating cell in the grid then other grid data is not restored correctly.
  • When WebDataGrid has enabled VirtualScrolling and Selection behaviors enabled, and when we scroll to initially not visible row and selected it, then redirecting to another page and going back, will reset scroll position.
  • When WebDataGrid has defined a GroupField and the last group contains several BoundCheckBoxField columns...

Released: Dec 22, 2017

Updates in 17.2.20172.2017

Fixes

  • UltraChart
    • When a LineChart is rendered in Chrome and a vertical scroll bar is visible, then scrolling down the chart and hovering a chart data item will result in a tooltip that is shown above the chart itself.
  • WebDataGrid
    • When WebDataGrid has defined Sorting behaviors and is bound to a sorted DataTable, the sorting of the data source is not applied to the grid.
    • WebDataGrid's scroll position does not retain when the grid is in a FormView and postback occurs by executing FormView's Update...

Released: May 26, 2017

Updates in 16.2.20162.2056

Fixes

WebCaptcha

  • WebCaptcha does not render images from the following formats: png and gif.

WebDataGrid

  • When WebDataGrid has defined grouped columns settings using the GroupField behavior then the grid group layout is not rendered according to the defined settings.
  • When WebDataGrid is rendered in Internet Explorer 11, then there is a small gap between grid top border and its header.
  • When WebDataGrid has percent editor as a provider, and when entering a value, loosing focus and committing the new...

Released: Apr 3, 2017

Updates in 16.2.20162.2043

Features

  • Adds support for Visual Studio 2017.

Fixes

WebDataGrid

  • When WebDataGrid control is placed inside a WebSplitter and when the grid has 200 records, when scrolling the grid to see the last rows, they are displayed outside the grid.
  • When WebDataGrid has Editing Behavior enabled and has a composite DataKeyFields option, then if a row is added and the values for the column cells, which are part of composite data keys, are not set, then after a postback the server happens, an exception is...

Released: Dec 20, 2016

Updates in 16.2.20162.2013

Fixes

WebDataGrid

  • If WebDataGrid has Batch Updating behavior enabled then trying to commit a grid changes for composite data keys, which values are not set, causes an exception to be thrown after the postback to the server occurs.
  • When WebDataGrid has EditingCore behavior enabled, and has Percent Editor as provider for one of its columns, then adding a new row and setting value in the editor, doesn’t preserve the value after the focus is lost.
  • When WebDataGrid has EditingCore behavior enabled...

Released: Oct 24, 2016

Updates in 16.2

Features

  • The licensing mechanism for ASP.NET controls is deprecated and is replaced with a trial watermark.
  • ASP.NET NuGet packages are added.

Released: Jun 29, 2016

Updates in 16.1.20161.2044

Fixes

  • Framework
    • A reference to a design time only assembly EnvDTE.dll is part of a deployed Infragistics ASP.NET project.
  • UltraChart
    • Running UltraChart, may sometimes result in an "Parameter is not valid" exception.
  • WebDataGrid
    • If WebDataGrid cell editing behavior mode EnableOnKeyPress is activated, and if a cell, with drop down as a provider, is in edit mode, then typing a letter in the WebDropDown's empty input, will not increase drop down list size.
    • When WebDataGrid has Editing behavior...

Released: Apr 18, 2016

Updates in this release

Updates in 16.1

  • Application Styling Configuration Add-in for Visual Studio is replaced by Infragistics AppStyling Extension in Visual Studio 2015 - Add-ins are deprecated since Visual Studio 2015. If you want to style your projects directly from within Microsoft Visual Studio 2015 you can use the Infragistics AppStyling Extension.

Released: Oct 18, 2012

Updates in this release

Updates in 2012 Volume 2

  • Data Grid and Hierarchical Data Grid - Excel-Style filtering capability echoes Excel as much as possible. You can now file by unique values and set up custom filters for columns.
  • MaskEditor - Developers have the ability to set the mask of the control in JavaScript on the client.