Nouvelles JavaScript / HTML5

Activer des présentations personnalisées avec le nouveau gestionnaire de vignettes

Avril 11, 2025
Ignite UI for Web Components 5.3 propose un nouveau composant de présentation qui améliore l’expérience utilisateur avec des vignettes déplaçables et redimensionnables pour un affichage flexible.

Infragistics Ignite UI for Web Components is a comprehensive library of pre-built, reusable UI components designed for constructing modern web applications using the Web Components standard. It offers a diverse collection of data grids, charts, and interactive elements, enabling developers to rapidly create high-performance, cross-platform applications without dependency complexities.

The Ignite UI for Web Components 5.3 update introduces a new Tile Manager component. This new feature lets users organize content into individual tiles that can be resized and rearranged on the fly. By enabling real-time layout customization, it supports more efficient content management and a tailored user experience. This kind of flexibility is especially useful in dashboard scenarios, where users benefit from controlling how and where information is displayed.

To see a full list of what's new in version 5.3, see our release notes.

Infragistics Ignite UI for Web Components is part of Infragistics Ignite UI which is licensed per developer and is available as a Perpetual License with a 1, 2 or 3 year support and maintenance subscription. See our Infragistics Ignite UI licensing page for full details.

Ignite UI for Web Components is available to buy in the following products:

Visualisez les données de manière synthétique

Avril 10, 2025
Les graphiques radiaux offrent un moyen convaincant d’afficher des données comparatives ou cycliques, transformant des représentations standard en visuels circulaires attrayants.

Radial charts provide an intuitive way to visualize hierarchical and categorical data. They display bars on a polar coordinate system instead of a cartesian system, which uses an x-y grid for positioning data. These charts represent values in a circular layout, making it ideal for comparing proportions and relationships between data points. Circular bar charts, a variation of the traditional bar chart, arrange data in a radial format for displaying comparisons between categories. They are particularly useful for visualizing periodic or cyclical data, such as time-based metrics. Sunburst charts break down hierarchical structures into concentric rings. The center of the chart typically represents the root category, while outer rings depict subcategories. These are used for visualizing part-to-whole relationships within a dataset.

Several React chart controls offer radial charts including:

  • DevExtreme Chart (part of DevExtreme Complete by DevExpress) enables developers to render concentric segments with gradient fills, animation effects, and interactive tooltips.
  • Highcharts Core by Highsoft enables the creation of radial bar charts facilitating the display of data in a circular layout with bars extending outward from the center.
  • Wijmo FlexChart and FinancialChart (part of Wijmo by MESCIUS) offers radial bar chart support enabling developers to build compact, circular metric displays.
  • Ignite UI for React Chart (part of Infragistics Ignite UI) includes a radial bar chart type within its polar chart suite, optimized for performance and rendering quality.

For an in-depth analysis of features and price, visit our React chart controls comparison.

Compare React Chart Controls

Codage de données volumineuses dans des rapports à l’aide de la macro PDF417

Avril 10, 2025
Stimulsoft Reports.JS 2025.2.1 permet aux développeurs d’encoder un grand nombre de données structurées sur plusieurs symboles de codes-barres sans sacrifier la disposition ou la clarté.

Stimulsoft Reports.JS provides a robust reporting toolkit designed specifically for JavaScript applications. This library leverages a client-side architecture, offering a pure JavaScript report engine for efficient report rendering directly within web browsers. The solution includes a user-friendly report designer for building reports with various data sources and visualizations, along with a report viewer for seamless integration and display within your JavaScript applications. This eliminates the need for server-side dependencies or browser plugins, simplifying the development process for embedding powerful reporting functionalities into your web projects.

The Stimulsoft Reports.JS 2025.2.1 update introduces support for the Macro PDF417 barcode, allowing developers to handle larger data payloads within reports. Unlike the standard PDF417 barcode, which is limited in data capacity, the Macro PDF417 format enables the encoding of large data files by splitting them into multiple linked symbols. This enhancement is particularly useful when working with high-volume or multi-page reports, providing a reliable solution for encoding structured data without compromising layout or readability.

To see a full list of what's new in 2025.2.1, see our release notes.

Stimulsoft Reports.JS is licensed per developer and is available as a Perpetual license with 1 year support and maintenance. See our Stimulsoft Reports.JS licensing page for full details.

Stimulsoft Reports.JS is available individually or as part of Stimulsoft Ultimate.

Gérez des jeux de données immenses avec une grille de données avancée

Avril 9, 2025
Infragistics Professional comprend une grille de données angulaire haute performance conçue pour une interaction évolutive en temps réel avec des jeux de données de grande taille.

Infragistics Professional is a comprehensive toolkit for software developers, offering a wide range of pre-built, high-performance UI components for building visually appealing and feature-rich applications across Angular, React, Web Components, Blazor, ASP.NET MVC, ASP.NET Core, Windows Forms, WPF and Xamarin. It includes controls such as data grids, charts, navigation menus, and more, along with productivity tools to streamline development processes.

Infragistics Professional delivers a powerful Angular Data Grid Component that enables developers to efficiently display, manage, and interact with large datasets in modern web applications. Designed for performance and scalability, it offers advanced features such as editing, sorting, filtering, and data export, all seamlessly integrated into the Angular framework. This allows developers to build responsive, real-time data experiences that meet the demands of enterprise-grade applications.

Infragistics Professional is licensed per developer and is available as a Perpetual License with a 1, 2 or 3 year support and maintenance subscription. See our Infragistics Professional licensing page for full details.

The Ignite UI for Angular Data Grid is available in the following products:

Activez l’édition de données enrichies dans les grilles React

Avril 8, 2025
Découvrez comment les fonctionnalités avancées d’édition et de validation des contrôles de grille améliorent l’interaction des utilisateurs et la précision des données dans les interfaces en tableaux.

Data interaction and manipulation features in grid components enable users to engage directly with tabular data—supporting not just the display of information, but also its editing, validation, and contextual input. These capabilities are critical for creating rich, form-like experiences within data grids, particularly in applications where user input and data integrity are central to the workflow. By offering a range of editing modes and validation tools, grid components help ensure that data remains both accessible and accurate, enabling intuitive and efficient user interactions.

Common grid editing and validation features include:

  • Custom Editing provides the flexibility to integrate specialized input controls like dropdowns, calendars, or sliders tailored to the data type.
  • Data Validation applies rules to user input, checking for correct formats or value ranges before accepting changes.
  • Editing/Inline Editing allows users to update cell content directly within the grid without navigating away.
  • Input Method Editor (IME) support enables users to input complex characters and symbols that are not available on a standard keyboard.
  • Popup Editor opens an overlay or modal window for more complex data input scenarios, useful when editing multiple fields or larger content.
  • Read-only Columns enforce data integrity by preventing modifications to specific fields.
  • Required Columns ensure that essential data fields are completed before submission, supporting robust data collection.

For an in-depth analysis of features and price, visit our React grid components comparison.

Explore React Data Interaction and Manipulation Features