Infragistics Ignite UI(英語版)

優れたパフォーマンスのWebアプリをすばやく構築

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

価格:¥ 268,730 (税込)〜 バージョン: 23.2 新機能 更新日: Apr 18, 2024

i

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

Infragistics Professional には Ignite UI, ASP.NET, Windows Forms, Windows UI, Silverlight, 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 Ignite UI for Blazor updated

Released: Jun 15, 2022

Infragistics Ignite UI for Blazor での更新項目

23.1

Updated Jun 28, 2022

Features

  • Added new ComboBox component which represents a drop-down list that provides editable functionalities, allowing users to choose multiple options from a predefined list. The Ignite UI for Blazor ComboBox Component also provides filtering capabilities, grouping, and adding custom values to a dropdown list. It can be used as an alternative to the HTML select tag and has several out-of-the-box features such as data binding (local and remote), filtering, grouping, custom templates for items, header and footer, custom values, and more.
  • Added new Stepper component which visualizes content as a process and shows its progress by dividing the content into successive steps. It appears as a vertical or horizontal line. The stepper component in Blazor delivers a wizard-like workflow and multiple features like step validation, styling, orientation, and keyboard navigation.
  • Combo Box Single Select Mode - The Blazor 'ComboBox' now supports single-selection mode and quick filtering of the list of items via the main input prompt. Users can quickly type in the item they are looking for and be presented with a list of options. Upon pressing the enter key, the first highlighted match will be selected.
  • Dialog - The new Ignite UI for Blazor Dialog component displays some information or prompts the user for an action or confirmation. It is shown in a modal window, meaning that the user is not allowed to interact with the main app until a certain action is performed that closes the dialog.
  • Update Data Grid Documentation and Samples - Updated and improved the documentation and examples for the 'IgbGrid'. The new documentation provides more detailed explanations and guidance, while the updated examples show you exactly how to implement the 'IgbGrid' in your projects. These improvements will save you time and help you get the most out of the 'IgbGrid'.

22.2

Updated Dec 16, 2022

Features

  • Added new Pivot Grid Component which displays data in a pivot table and helps perform complex analysis on a data set.
    • Use the Pivot Grid to configure and display data in a multi-dimensional pivot table structure.
    • Rows and columns represent distinct data groups and the data cell values represent aggregations.
    • This allows complex data analysis based on a simple flat data set.
    • Includes easy configuration of different dimensions and values as well as additional data operations like filtering and sorting.

Updated Nov 15, 2022

Features

  • Added support for Microsoft .NET 7.

Updated Nov 3, 2022

Features

Blazor Data Grid
  • Added new Blazor Data Grid component which is used for displaying data in a tabular format quickly and easily. The Data Grid is a modern grid component packed with features such as data editing, selection, filtering, sorting, grouping, pinning, paging, templating, column moving, exporting and more.
  • The new Data Grid has significantly more features than the previous grid shipped in Ignite UI for Blazor, a richer API, and built-in theming.
  • This new Data Grid which will be replacing the existing Blazor Data Grid. This means that if you are using the previous Blazor Data Grid, you’ll need to update the old grid with this new one.

Blazor Tree Grid

  • Added new Tree Grid component which is used to visualize multicolumn self-referential hierarchical data in a tabular format.
  • Built on top of the existing Data Grid component, the Tree Grid inherits all the Data Grid’s features, providing a familiar API and a seamless development experience for editing, filtering, sorting, summaries, and more.

Blazor Accordion

  • Added new Blazor Accordion component which is used for building a collection of components, composed as vertically stacked panels, with clickable headers that allows expanding and collapsing of the panels.
  • The accordion is commonly used to reduce the need of scrolling across multiple sections of content on a single page.
  • It offers keyboard navigation and an API to control the underlying panels' expansion state.

Blazor DateTime Input

  • Added new Ignite UI for Blazor DateTime Input component which allows the user to set and edit the date and time in a chosen input element.
  • The user can edit both date and time portions using an editable masked input.
  • Additionally, you can specify a desired display and input format, as well as min and max values to utilize validation.

Blazor Select

  • Added new Blazor Select component which allows a single selection from a list of items, placed in a dropdown.
  • This form control offers a quick items list navigation, including selection, based on a single or multiple characters match.
  • The Select component provides the ability to define a custom header and footer, as well as group the select items.

Blazor Tabs

  • Added new Blazor Tabs component which organizes content into separate views (tabs) where only one view (tab) can be visible at a time.
  • Each tab has a label which is shown in the tab’s header. Changing tabs is done by clicking a tab’s header. When the number of tab headers exceeds the width of the screen, a set of horizontal scroll buttons are shown to scroll the other tab headers into view.

Chart Improvements

  • Added new features to improve charts including:
    • Automatic responsive layouts for horizontal label rotation based on browser / screen size.
    • Automatic crosshair, animations and Y-Axis labels and label formatting.
    • Enhanced rendering for rounded labels on all platforms.
    • New API for Grouping, Sorting and Summarizing Category string and numeric values, eliminating the need to pre-aggregate or calculate chart data.

22.1

Updated Jun 15, 2022

Features

Blazor Dock Manager (Preview)

  • Provides a way to manage complex layouts using different types of panes with various sizes, positions and behavior, that can be docked to various locations within an app. The dock manager allows end-users to customize it further by pinning, resizing, moving, floating, and hiding panes.

Blazor Grid

  • Added support for pagination - Pagination is used to split a large set of data into a sequence of pages that have similar content. With pagination, data can be displayed in a set number of rows, letting users “scroll” through their data, without needing a scroll bar. The UI for table pagination usually includes things like the current page, total pages, and clickable Previous and Next arrows/buttons that let users flip through the pages of data.

Blazor Data Visualization

  • Improved the chart component  - Including new defaults for the look and feel of the charts and new features across all of the data visualization components. New features include:
    • Auto-Label Rotation.
    • Enhanced Margin Computation.
    • Properties for Label Gaps.
    • Positioning in Callout Layers.
    • Style Events.
    • New Highlighting Series Modes.
    • Horizontal & Vertical Scrollbars.
    • Margin Angle Modes.
  • Added two brand new data visualization components:
    • Data Legend - The Data Legend is a new component that is similar to the Legend, but it focuses more on showing the values of series, the legend badges, and the series titles.
    • Data Tooltip - The Data Tooltip is a new type of tooltip layer that displays detailed information about a series including values, legend badge and series title. Essentially, this tooltip displays a Data Legend as its content. Therefore, it will have the same styling, formatting, and filtering properties as the Data Legend component.

Blazor Chip

  • The Chip component is a small container of information. Chips can contain text, avatars, images, icons, and more. Chips are commonly used as tags, filters, choices, and providing input to an application. The Chip component is highly customizable and supports selection, removing, as well as adding other components as either a prefix or suffix.

Blazor Drop Down

  • The Blazor Drop Down component displays a toggleable list of predefined values and allows users to easily select a single option item with a click. It can be quickly configured to act as a drop-down menu or you can simply use it to deliver more useful visual information by grouping data. With grouping you can use both flat and hierarchical data.

Blazor Mask Input

  • The Blazor Mask Input is an enhanced input component that provides an easy and reliable way to collect end-user input:
    • Masks allow you to require input characters, optionally accept input characters, and define the type of character that is expected at a specific position in the Mask Input.
    • By using a mask, you can easily distinguish between a proper and an improper user input value. This means you can validate the input provided by the user and notify the user of any errors.
    • Common masks include phone numbers, credit card numbers, social security numbers, dates, and many more.

Blazor Progress Bar - Linear and Circular

  • The Blazor Linear Progress Bar component provides a visual indicator of an application’s process as it changes. This can include processes like loading data from a database, uploading a file, or making a web service call.
    • You can use the Progress Bar to visually inform your end-users about the progress of a long running task or a series of steps. This is commonly done by showing a percentage of the process that increments as it gets closer to completing.
    • Sometimes, the time to complete a long running task is unknown. To support this scenario, the Progress Bar supports an “Indeterminate” mode. Instead of reporting a specific value of completion, the Progress Bar animation will continue to loop until the process has completed.

Blazor Rating

  • The Blazor Rating component allows your end-users to select a rating value from a group of visual symbols such as stars. The Rating component is often used to provide insight regarding the opinions and experiences of users for products and services they may have used or purchased.

Blazor Slider and Range Slider

  • The Blazor Slider component is a type of input control that allows selecting a value by moving the thumb along a track within a given range of values. The track can be defined as continuous or stepped. The Slider components provides a set of configurable features such as labels, tick marks, tooltips, constraints, and custom styling.
  • The Blazor Range Slider is almost identical to the Slider component. The only difference being that you can select a range of values instead of a single value. Selecting a range of values is done by moving two independent thumbs along a track within a range of given values. One thumb will represent the first value of the selected range, while the second thumb will represent the last value of the selected range.

Blazor Snackbar

  • The Blazor Snackbar component is used to show a brief message or notification within the application which may require feedback from the end-user. A common use-case for the Snack Bar component is to inform an end-user that a record has been deleted, and then provide an option to undo the delete operation to restore the record.

Blazor Toast

  • The Blazor Toast component is used to display an alert or notification on the current page. Common notifications include system messaging, push notifications, warning messages, information, and other non-interactive notifications. The Toast component is usually shown at the bottom of the screen and disappears automatically after a set period of time. It is important to note that the Toast component cannot be dismissed by the end-user.