Infragistics Ultimate UI for ASP.NET Web Forms(英語版)

柔軟性の高い優れたASP.NETコントロールで、抜群のパフォーマンスを持つ安定したアプリをすばやく開発

Infragistics 社の製品
1996 年より日本国内にてComponentSourceで販売中。

価格:¥ 352,550 (税込)〜 バージョン: 23.1 更新日: Apr 10, 2024

i

Infragistics ASP 製品のすべてのコントロールは Infragistics Professional 及び Infragistics Ultimate にも含まれています。

Infragistics Professional :Ignite UI, ASP.NET, Windows Forms, Windows UI, Silverlight and WPFが含まれています。
Infragistics Ultimate Ignite UI, ASP.NET, Windows Forms, Silverlight, WPF, Windows UI, Windows Phone, LightSwitch, NUCLiOS, Iguana UI, NetAdvantage ICONS, 5 ユーザーQuince Subscriptionが含まれています。

Infragistics Ultimate UI for ASP.NET 16.2 Build 16.2.20162.2056

Released: May 26, 2017

16.2.20162.2056 での更新項目

不具合の修正

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 row using the client-side CommitGridNewRow() method, then the newly added value is shown with doubled percent sign, instead of displaying it just once.
  • When WebDataGrid has Sorting behavior enabled and the grid is initially invisible, when the following steps are executed: on the server-side clear data source, clear sorted columns and rebind grid; sort by a column; again clear data source, sorted columns and rebind (the grid should be displayed as not sorted); make a postback, without any other server-side operation; then the grid shows again as sorted by the column, even the sorting is cleared and the column is not sorted again.
  • When WebDataGrid has Column Fixing behavior enabled and the control is defined inside a WebTab control tab, which is not initially selected, even the grid height property is defined, when the tab is selected, the grid height is not correct and the column fixing bar is not rendered properly.

WebDropDown

  • If WebDropDown EnableCustomValues option is disabled, then typing the first letters for an item, available in the list, and hitting backspace key, doesn’t allow you to continue writing and fully typing the whole item.
  • When WebDropDown has defined the following options: DropDownOrientation with value TopLeft; DropDownContainerHeight with empty string as a value; DropDownContainerMaxHeight to 200px; when opening the drop down it is not positioned correctly.