Grids 뉴스

단일 셀에서 다중 선택 기능을 활성화하세요

3월 17, 2026
Handsontable 17.0.0은 전체 키보드 탐색을 지원하는 검색 가능한 드롭다운을 통해 하나의 셀 안에 여러 값을 저장하고 관리할 수 있습니다.

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 17.0.0 update adds a new MultiSelect cell type that allows a single cell to hold multiple values, making it well suited for data such as tags, user roles, product categories, or shipment contents. Instead of restricting entries to one option, users can choose any number of items from a dropdown interface that includes search and filtering capabilities for quickly locating options. Full keyboard navigation ensures efficient interaction for power users.

To see a full list of what's new in version 17.0.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.

AI 채팅 통합으로 그리드 데이터를 탐색하세요

2월 27, 2026
Kendo UI for jQuery v2026 Q1은 데이터 그리드에 AI 채팅을 도입하여, 사용자가 자연어 질의를 통해 인사이트를 신속하게 도출할 수 있도록 지원합니다.

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 v2026 Q1 update introduces AI Chat integration for the Smart Grid, enabling developers to incorporate a conversational interface into data-driven web applications. End users can explore and query structured Grid data using natural-language input, while the integration leverages the Grid’s schema, configuration, and current view to generate precise, context-aware responses. This approach minimizes the need for complex filtering configurations and custom-built query tools, reduces user training requirements, and enhances overall usability. For development teams, it improves implementation while delivering a more efficient and accessible data exploration experience within existing jQuery applications.

To see a full list of what’s new in version 2026 Q1 (2026.1.212), 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:

유연한 그리드 필터링으로 데이터 분석을 단순화하세요

2월 25, 2026
그리드 필터링으로 대규모 데이터 세트를 빠르게 정제하여 핵심 인사이트를 강조하고, 명확성을 높이며, 신속하고 정확한 의사결정을 내리세요.

Grid filtering allows users to display only selected rows or columns by choosing specific values, categories, or ranges without modifying the underlying dataset. This capability simplifies navigation through large volumes of data and helps users focus immediately on the most relevant information. By minimizing manual searching and enabling faster comparisons, grid filtering improves productivity and supports more informed decision making. Common use cases include filtering sales data by date range, isolating transactions above a certain value, analyzing results by region or product category, and hiding non essential columns to create clearer, presentation ready reports.

Several .NET Blazor grid controls offer filtering support including:

  • DevExpress Blazor Grid (part of DevExpress ASP.NET and Blazor) lets you apply advanced grid filtering to display precise values or ranges, simplifying analysis.
  • Telerik UI for Blazor Data Grid (part of Telerik UI for Blazor) allows you to refine datasets with flexible filtering options that enhance clarity.
  • Blazorise facilitates dynamic grid filtering so you can isolate relevant records, reduce clutter, and improve large data exploration.
  • jQWidgets Grid (part of jQWidgets) helps you to implement robust filtering capabilities that surface key information quickly.

For an in-depth analysis of features and price, visit our comparison of .NET Blazor grids.

Compare .NET Blazor Grids

드릴다운 지원으로 맥락을 유지하면서 데이터를 탐색하세요

2월 23, 2026
그리드 인터페이스에서 직접 상세 기록에 액세스할 수 있어, 사용자가 뷰를 전환하거나 맥락을 잃지 않고 관련 데이터를 검토할 수 있습니다.

Drill-down support in a grid component allows users to move from summarized data to more detailed records within the same interface, often by expanding rows or selecting linked values that reveal related data. Instead of navigating to a separate page or view, users can access underlying information directly in context. For developers, this reduces the need for additional navigation and simplifies the presentation of hierarchical or related datasets. It also makes it easier to analyze data step by step, helping users inspect specific records or relationships without losing their place in the overall dataset.

Several React grid controls support drill-down features including:

  • Wijmo React DataGrid (FlexGrid) (part of Wijmo by MESCIUS) lets you implement drill-down in grids through hierarchical row expansion and detail templates.
  • DevExtreme React Data Grid (part of DevExtreme Complete by DevExpress) allows you to present master-detail relationships within grids, revealing nested records dynamically.
  • Sencha Ext JS facilitates drill-down interactions in data grids by supporting expandable rows and structured access to related datasets.
  • ZingGrid lets you enable interactive row expansion and linked data views, helping users navigate underlying records directly within grids.

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

Compare React Grid Controls

유연한 열(column) 숨기기 기능으로 데이터의 명확성을 높이세요

2월 20, 2026
열(column) 숨기기 기능으로 생산성을 높이세요. 사용자가 그리드 뷰를 맞춤화하고, 시각적 혼란을 줄이며, 가장 중요한 정보에 집중할 수 있습니다.

Column hiding in grids allows users to temporarily remove selected columns from view without deleting the underlying data. This provides a more focused and flexible way to work by showing only the fields relevant to a specific task or role. By reducing visual clutter and optimizing screen space, it improves readability and makes data easier to scan and analyze. For example, a financial analyst might display only revenue and profit columns for performance review, while a project manager may hide technical fields to focus on timelines and resources. Because columns can be restored at any time, the feature supports personalized, non-destructive customization.

Several .NET Blazor Grid controls offer the ability to hide columns including:

  • DevExpress Blazor Grid (part of DevExpress ASP.NET and Blazor) lets you hide grid columns dynamically, tailoring data views to reduce clutter and improve user focus.
  • ComponentOne Blazor FlexGrid (part of ComponentOne Studio Blazor Edition) allows you to selectively hide columns, creating cleaner, task-specific layouts.
  • Blazorise enables you to control column visibility in data grids, supporting customizable displays.
  • Infragistics Ignite UI for Blazor Data Grid (part of Infragistics Ignite UI) facilitates column hiding to simplify interfaces, optimize screen space, and enhance data readability.

For an in-depth analysis of features and price, visit our .NET Blazor Grid controls comparison.

Compare .NET Blazor Grid Controls