React 뉴스

확장 가능한 행 세부 정보를 사용하여 데이터 검색을 개선하세요

2월 26, 2025
ZingGrid 2.0.0을 사용하면 JavaScript 그리드 사용자가 메인 그리드 뷰를 복잡하게 만들거나 맥락을 잃지 않고도 추가적인 데이터를 표시할 수 있습니다.

ZingGrid is a JavaScript library that simplifies the creation of interactive data tables and grids within web applications. Utilizing modern web components and focusing on performance and responsiveness, ZingGrid allows developers to implement features like searching, filtering, pagination, and in-line editing with minimal coding. This empowers efficient data visualization and manipulation for users, making it a valuable tool for web development.

The ZingGrid 2.0.0 release adds new Row Details feature that enhances data presentation by allowing users to expand individual rows and reveal supplementary information. This functionality provides a clean and organized way to display additional data without cluttering the main grid view. Whether you are editing, filtering, searching, or sorting your data, the expanded/collapsed state of each row is intelligently preserved, even across pages. This allows users to maintain context and easily access detailed information without losing their place or having to re-expand rows after interacting with other grid functionalities.

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

ZingGrid is available as either a Single-Domain Website or Multi-Domain SaaS license. See our ZingGrid licensing page for full details.

For more information, visit our ZingGrid product page.

캐시된 셀 노드로 그리드 성능을 개선합니다

2월 25, 2025
Handsontable 15.1.0은 셀 노드를 재사용 및 캐시하여 불필요한 DOM 조작을 줄이고 테이블 렌더링 속도를 최대 40% 개선합니다.

Handsontable is a JavaScript library designed to help developers build interactive data grids into their web applications. Offering a familiar spreadsheet-like interface, it allows users to edit, sort, and filter data with ease. Highly customizable and compatible with popular frameworks like React and Angular, Handsontable empowers developers to build robust data manipulation features into their web applications.

The Handsontable 15.1.0 update enhances table rendering efficiency by reusing and caching cell nodes instead of creating them from scratch during each rendering cycle. This reduces unnecessary DOM manipulations, leading to faster updates, improved responsiveness, and smoother interactions, particularly when handling large datasets. By optimizing how cells are managed, this update minimizes performance bottlenecks, allowing applications to render complex tables more efficiently while maintaining a seamless user experience.

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

Handsontable is licensed per developer and is available as an Annual or Perpetual license with 1 year support and maintenance. See our Handsontable licensing page for full details.

For more information, visit our Handsontable product page.

행을 삽입하여 데이터를 쉽게 확장하세요

2월 24, 2025
스프레드시트 구성요소에 행을 삽입하면 사용자가 데이터를 원활하게 수정하고 확장할 수 있으므로 동적 콘텐츠 업데이트를 위한 유연성이 보장됩니다.

Inserting rows in spreadsheet components is a fundamental feature that allows users to dynamically expand their data sets while maintaining structure and organization. This capability is essential for applications that handle tabular data, enabling seamless modifications without disrupting existing content. Whether used for financial calculations, data analysis, or collaborative editing, the ability to add rows programmatically or through user interaction enhances flexibility and efficiency in spreadsheet-based applications.

Several React spreadsheet controls offer support for inserting rows including:

  • Wijmo FlexSheet (part of Wijmo by MESCIUS) provides built-in methods for inserting rows both through the UI and programmatically using its API.
  • Telerik Spreadsheet React (part of KendoReact by Telerik) enables users to insert rows dynamically while preserving formulas and formatting, ensuring data integrity.
  • Syncfusion Spreadsheet JavaScript (part of Syncfusion Essential Studio Enterprise) offers row insertion with support for undo/redo functionality for improved users control.
  • Infragistics Spreadsheet React (part of Infragistics Ignite UI) allows users to add rows via user commands or API calls, integrating with other spreadsheet operations.

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

Compare React Spreadsheet Controls

실시간 업데이트를 통해 원시 데이터를 분석 결과로 전환하세요

2월 24, 2025
Kendo UI for jQuery v2025 Q1에서는 데이터 기반 차트 생성을 위한 차트 마법사가 추가되어 시각화 및 워크플로우 효율성이 개선되었습니다.

Kendo UI by Telerik is a comprehensive suite of JavaScript UI components designed to accelerate web application development. Offering pre-built, customizable elements for grids, charts, schedulers, and more, it streamlines UI creation across popular frameworks like jQuery, Angular, React, and Vue. Key features include responsive design, accessibility, and high performance, enhancing user experience. Developers benefit from reduced development time, consistent UI patterns, and the ability to build feature-rich applications faster.

The Kendo UI for jQuery v2025 Q1 update introduces the Chart Wizard, a streamlined tool that simplifies chart creation by allowing developers to generate data-driven visualizations directly from grids, data-bound components, or external sources. This feature reduces manual configuration, enhances workflow efficiency, and ensures a seamless integration process, enabling developers to quickly transform raw data into meaningful insights while maintaining full customization control.

To see a full list of what’s new in v17.1.0 (2025 Q1), see our release notes.

Kendo UI is licensed per developer and has two licensing models: an annual Subscription License and a Perpetual License. The Subscription license provides access to the latest product updates, technical support, and exclusive benefits for a flat annual fee, and must be renewed to continue using the software. The Perpetual license is a one-time purchase granting access to the current released version and includes a one-year subscription for product updates and technical support.  After this initial period, users can choose to renew the subscription element to continue receiving updates and support; otherwise, they may continue using the installed version available during their active subscription term but will forgo future updates and support. See our Kendo UI licensing page for full details.

Kendo UI is also available to buy individually or as part of:

최적화된 Text Series로 차트 라벨링을 간소화하세요

2월 17, 2025
LightningChart JS v7.0.1에 ChartXY를 위한 고성능 Text Series API를 추가하여 텍스트 렌더링을 개선하고 사용성과 효율성을 높였습니다.

LightningChart JS is a JavaScript/TypeScript library developed by LightningChart that specifically targets the creation of financial and trading applications. It provides high-performance, 2D, 3D, and real-time charting controls and a comprehensive suite of visualizations including candlestick, bar, line, and various technical indicators and drawing tools. This library enables software developers to craft interactive technical analysis tools without the need for server-side setup as it runs completely on the client device.

The LightningChart JS v7.0.1 update introduces the Text Series API, providing a more efficient and flexible way to render text within ChartXY. This new approach enhances performance by optimizing text rendering, supports viewport clipping to maintain clean chart visuals, and offers precise control over text size and boundaries. Designed as a more seamless alternative to chart.addUIElement(), it simplifies development by integrating text elements directly within the chart while ensuring scalability for large datasets.

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

LightningChart JS is licensed per developer and is available as an annual license with 1 year support. See our LightningChart JS licensing page for full details.

For more information, see our LightningChart JS product page.