Noticias sobre JavaScript / HTML5

Habilite diseños personalizados con el nuevo Tile Manager

Abril 11, 2025
Ignite UI for Web Components 5.3 incluye un nuevo componente de diseño que mejora el control del usuario con mosaicos arrastrables y redimensionables para lograr una visualización 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:

Visualice los datos utilizando el espacio de forma eficiente

Abril 10, 2025
Los gráficos radiales ofrecen una forma atractiva de mostrar datos comparativos o cíclicos, transformando las representaciones estándar en atractivas imágenes circulares.

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

Codifique datos de gran tamaño en informes mediante Macro PDF417

Abril 10, 2025
Stimulsoft Reports.JS 2025.2.1 permite a los desarrolladores codificar datos grandes y estructurados en múltiples símbolos de códigos de barras sin sacrificar el diseño o la claridad.

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.

Gestione grandes conjuntos de datos con Advanced Data Grid

Abril 9, 2025
Infragistics Professional incluye una cuadrícula de datos Angular de alto rendimiento diseñada para interacción escalable y en tiempo real con grandes conjuntos de datos.

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:

Habilite la edición de datos enriquecidos en cuadrículas de React

Abril 8, 2025
Descubra cómo las funciones avanzadas de edición y validación de controles de cuadrícula mejoran la interacción del usuario y la precisión de los datos en interfaces de tablas.

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