Infragistics Ultimate UI for ASP.NET Web Forms

Contrôles ASP.NET flexibles et avancé permettant de rapidement créer et personnaliser des expériences utilisateurs supérieures, pour plus de stabilité et de performances.

Publié par Infragistics
Distribué par ComponentSource depuis 1996

Prix à partir de : $ 1,563.10

i

Infragistics Ultimate UI for ASP.NET Web Forms is the new name for Infragistics Ultimate UI for ASP.NET (previously known as Infragistics for ASP.NET). It is also available as part of Infragistics Ultimate.

Infragistics Ultimate UI for ASP.NET 17.2 Build 17.2.20172.2051

Released: Mar 30, 2018

Mises à jour de 17.2 Build 17.2.20172.2051

Correctifs

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, then after scrolling to those checkboxes and clicking then headers and rows are misaligned.
  • When WebDataGrid has enabled Editing behavior and its EnableChildlessRowsPopulation property is enabled, then it there was problem when adding row to childless parent rows.
  • When WebDataGrid has defined BoundCheckBoxField column, has VirtualScrolling behavior enabled and is bound to an ObjectDataSource, then clicking on a checkbox and executing a postback to the server, will result in MissingRecordException.
  • When WebDataGrid has defined incorrect HeaderTemplate or ItemTemplate, then “Async request failed” error is thrown.
  • When WebDataGrid has enabled VirtualScrolling then in Internet Explorer 11 client-side exception is thrown, because the browser doesn’t support Array.from() method.
  • When WebDataGrid has enabled VirtualScrolling and when scrolling up and down through grid rows several times, it is possible that some rows are note rendered and instead there is a blank space.
  • When WebDataGrid has defined DropDownProvider for a column, and the data bound to the same column has HTML content, then the cell show the HTML content instead of formatting it.

WebHierarchicalDataGrid

  • When WebHiererachicalDataGrid has defined a GroupField, which header Text property is image, defined as HTML image tag, then it is not properly displayed.
  • When WebHiererachicalDataGrid has VirtualScrolling, Sorting, ColumnMoving, ColumnResizing and Filtering behaviors, then scrolling through grid rows will result in client-side exception.

WebDropDown

  • Even WebDropDown EnableCustomValues option is enabled, when selecting a value from the list, then typing some text after the value in the input and pressing enter, this will discard the newly added text.

WebHtmlEditor

  • When WebHtmlEditor has custom toolbar, then null reference exception is thrown.
  • When a new item is added to the WebHTMLEditor’s ToolbarMenuButton menu, then null reference exception is thrown.

WebSchedule

  • WebSchedule’s recurring appointments cannot be opened in Microsoft Edge browser.

WebTab

  • When WebDataGrid is placed inside a WebTab control tab, with AutoSize property set to false, then if the grid has not fully visible and there is a scroll, even scrolling will not allow to see full grid content.