Gridsのニュース

グリッドフォームで簡単なデータ編集を有効化

1月 9, 2026
データビューから離れずに、その場でレコードを直接編集して素早く更新可能

Forms in grids combine tabular data display with built-in form editing, allowing users to view and update records directly within the grid instead of switching to separate edit screens. This approach improves efficiency by keeping users in context, reducing navigation, and providing immediate validation and feedback. Forms in grids are commonly used in administrative dashboards, configuration screens, and data-heavy business applications where users need to edit multiple records quickly while maintaining visibility of related data.

Several .NET grid components enable form-based editing within grids, including:

  • DevExpress WinForms Data Grid (part of DevExpress WinForms) lets you embed forms within rows for fast editing and validation in complex application scenarios.
  • Telerik UI for WPF DataGrid (part of Telerik UI for WPF) allows you to combine grid-based forms with native styling for efficient in-place data editing.
  • Wisej.NET facilitates form-driven editing directly inside grids, enabling responsive web-like experiences with server-side logic for enterprise applications and rapid development.
  • NOV Grid for .NET allows you to manage complex datasets using integrated grid forms that support validation, customization, and scalability.

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

Compare .NET Grid Controls

.NETプロジェクトでグリッド表示を最適化

1月 6, 2026
カラムスパニングは空間を均等に分配するため、.NETグリッドは手動でサイズ変更することなく、どんなコンテナ幅にもきれいに適応可能

Data grids with column spanning functionality can be configured so the columns collectively extend to fill the entire width of the container, eliminating unused or empty space at the grid's edges. This behavior ensures that available horizontal space is distributed across columns rather than leaving fixed-width gaps, resulting in a more balanced and visually consistent layout. The primary benefits are improved readability, more efficient use of screen space, and a layout that adapts smoothly to resizing and different display sizes without requiring manual adjustment of individual column widths.

Several .NET grid components allow column spanning, including:

  • DevExpress WinForms Data Grid (part of DevExpress WinForms) allows columns to stretch across the container width, eliminating edge whitespace automatically.
  • ComponentOne .NET MAUI FlexGrid (part of ComponentOne WinUI and MAUI Edition by MESCIUS) distributes column widths to fully occupy available container space responsively.
  • Xceed DataGrid for WPF by Xceed Software facilitates automatic column width stretching so grids fill their containers without leaving unused margins during resizing.
  • Blazorise allows you to build grid layouts where columns expand to fill container width, ensuring consistent spacing responsively across devices.

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

Compare .NET Grid Components

Ignite UI 一部無償オープンソース化開始

12月 26, 2025
主要コンポーネント 50種以上をオープンソース版(無償)で利用可能にし、Angular/Blazor/React/Web Components で開発が加速します。

インフラジスティックス・ジャパン株式会社は、Web アプリケーション向け有償 UI ライブラリ「Ignite UI」の一部をオープンソース版として無償提供開始しました。これにより、Grid Lite、Button、Calendar、Stepper など 50 種類以上の UI コンポーネントが商用・非商用問わず利用可能になります。Angular、Blazor、React、Web Components といった主要フレームワークに対応し、UI 部品を一から自作せずに高品質な UI を素早く構築できる環境が整いました。無償版は OSS コミュニティベースのサポートで、日本語テクニカルサポートは付帯しませんが、Discord や GitHub での協力が可能です。一方、より高度なグリッド機能やエンタープライズ向けコンポーネントは引き続き有償のプレミアム版で提供されます。小規模開発やプロトタイプにも適したこのオープンソース化は、Web 開発現場の負担軽減に寄与する重要な一歩です

一方、有料版では、大規模データ対応の高機能グリッド、豊富なチャート、高度なフィルタリングやエクスポート機能など、エンタープライズ開発に不可欠な機能が利用可能です。さらに、公式の技術サポート、定期的なアップデート、長期的な製品保守により、業務システムでも安心して導入できます。なお、OSSと有料版を使い分けることで、開発規模に応じた最適なUI戦略が可能になります。

Ignite UI有料版の製品情報及び購入情報は以下のリンクをご参考ください。

仮想スクロールで大規模データグリッドを最適化

12月 17, 2025
ユーザーが見えるものだけをレンダリングすることで、速度を最大化し、メモリ使用を減らし、どのスケールでもグリッドの相互作用を滑らかに保持

Virtual scroll support in a grid component is a rendering strategy that displays only the rows and columns currently visible in the viewport while dynamically loading and unloading data as the user scrolls. It minimizes DOM size and memory usage by avoiding the creation of off-screen elements, which improves rendering speed, reduces layout thrashing, and maintains smooth interaction even with very large datasets. This approach enables grids to handle millions of records efficiently without requiring pagination, lowers CPU and GPU load, and delivers consistent performance across a wide range of devices.

Several React grid controls offer virtual scroll capability including:

  • DevExtreme React Data Grid (part of DevExtreme Complete by DevExpress) lets you render only visible records offering excellent performance for displaying thousands of data rows.
  • KendoReact Data Grid (part of KendoReact by Telerik) allows you to virtualize grid content for rapid scrolling and reduced DOM overhead with large datasets.
  • Wijmo React DataGrid (FlexGrid) (part of Wijmo by MESCIUS) facilitates virtual scrolling that loads data on demand, minimizing rendering work and preserving fluid navigation.
  • Infragistics Ignite UI for React Data Grid (part of Infragistics Ignite UI) enables row and column virtualization to significantly boost performance for large datasets.

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

Compare React Grid Controls

AngularアプリでグリッドデータをPDFに簡単にエクスポート可能

12月 12, 2025
Angular 21用のインフラ情報Ignite UIは、グリッドデータをPDFにレンダリングでき、高度なレイアウトやフォーマットもサポート

Infragistics Ignite UI for Angular is a comprehensive suite of Angular components and UI controls designed to accelerate development of high-performance, enterprise-grade web applications. It offers a rich collection of data grids, charts, and other UI elements, along with advanced features like pivoting, docking, and hierarchical data management. Built on Angular, the toolkit integrates into existing projects and provides a foundation for building modern, responsive, and interactive user interfaces.

The Ignite UI for Angular 21 release introduces the Grid PDF Exporter, a new service that allows developers to export data directly into PDF format from both raw arrays and advanced Angular grid components like IgxGrid, IgxTreeGrid, IgxHierarchicalGrid, and IgxPivotGrid. It offers a rich set of export capabilities including support for multi-page documents, automatic handling of page breaks, and customization of PDF formatting. Whether you're working with hierarchical data or flat tables, the service provides a structured and flexible solution for generating professional PDF files.

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

Infragistics Ignite UI for Angular 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.

Infragistics Ignite UI for Angular is available in the following products: