Gridsのニュース

よりスマートなフィルタリングでグリッドデータを絞り込み

6月 4, 2025
ComponentOne Studio Enterprise 2025 v1では、FlexGridに最新の列フィルターUIが追加され、より高度で正確なフィルタリングをサポート

ComponentOne Studio Enterprise is a comprehensive suite of .NET UI controls developed by MESCIUS (formerly GrapeCity) designed for building rich, interactive desktop, web, and mobile applications. It provides developers with a broad range of tools and components—including data grids, charts, reports, input controls, and advanced data visualization features—for platforms such as WinForms, WPF, ASP.NET Core, Blazor, WinUI, and .NET MAUI. The suite emphasizes performance, flexibility, and ease of integration, helping teams create consistent, feature-rich user experiences across multiple application types while maintaining a unified development approach.

The ComponentOne Studio Enterprise 2025 v1 update introduces a redesigned column filter UI for FlexGrid in WinForms that enhances filtering precision and developer control. It supports a wider range of filter conditions, such as numeric and date ranges, duplicates, and null values, allowing for more refined data manipulation. The new interface aligns visually with modern application themes and remains backward compatible, ensuring that existing codebases can adopt the update without disruption. This improvement enables developers to implement more robust and flexible data grids in their WinForms applications.

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

ComponentOne Studio Enterprise is licensed per developer on a perpetual basis and includes a 12 month subscription. Priority Support is also available. See our ComponentOne Studio Enterprise licensing page for full details.

Learn more on our ComponentOne Studio Enterprise product page.

データ入力と表示をカスタマイズ

6月 2, 2025
Studio Controls for COM/COM 64 v7.5では、高速データ表示と高度な入力処理のための新しいctxGridコントロールを追加

Studio Controls for COM and Studio Controls COM 64 by DBI Technologies are a set of 32-bit and 64-bit ActiveX components for building data-driven Windows applications. Both suites include controls for grids, scheduling, calendars, and UI elements, designed to integrate with environments like Microsoft Access and Visual Basic. The suite supports Windows styling and XML configuration, helping developers create professional, interactive applications across legacy and modern platforms.

The Studio Controls for COM v7.5 update introduces ctxGrid, a high performance 32 bit and 64 bit ActiveX data grid that integrates seamlessly into any ActiveX supported IDE and provides developers with formatted input controls including combo boxes and validation rules for robust data entry. It supports dynamic column manipulation such as locking, sorting and auto sizing and leverages XML driven styling and theming to ensure a consistent Windows compliant user interface while exposing a fully extensible API for implementing custom behaviors. Its lightweight architecture delivers a minimal memory footprint and rapid rendering of large datasets, enabling developers to add interactive data presentation and input functionality quickly without compromising overall application responsiveness.

To see a full list of what's new, see our Studio Controls for COM release notes and Studio Controls COM 64 release notes.

Studio Controls for COM/COM 64 is licensed per developer, royalty-free for runtime use. A one-year subscription includes support, updates, upgrades and any new controls. See our Studio Controls for COM licensing page and Studio Controls COM 64 licensing page for full details.

For more information, see our Studio Controls for COM product page and Studio Controls COM 64 product page.

集約されたデータで即時の洞察を提供

5月 27, 2025
Reactグリッドコンポーネントの集約機能を使用すると、ユーザーは合計や平均などの主要なメトリクスをグリッドインターフェイス内で直接すばやく表示可能

Aggregation in grid components allows users to automatically compute and display summary values, such as totals, averages, minimums, and maximums, across rows or columns of data. This feature enhances the analytical capability of a data grid by offering quick insights directly within the interface, reducing the need to export data for external processing. It is particularly valuable in business intelligence dashboards, financial applications, and administrative tools where on-the-fly data synthesis is essential.

Several React grid controls offer aggregation including:

  • Handsontable provides built-in support for column summaries, enabling functions like sum, min, max, and average to be easily configured per column.
  • SmartClient Grid by Isomorphic Software provides advanced summary capabilities via its GridSummaryRow feature, which supports configurable summary functions at both column and group levels.
  • Jspreadsheet Pro Data Grid includes a "footers" feature that allows for dynamic aggregation calculations using built-in or custom-defined functions, directly visible beneath the dataset.
  • ZingGrid supports data aggregation through its summary cell attributes, making it easy to apply functions such as sum, count, and average without additional scripting.

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

Compare React Grid Controls

データグリッドアプリで必須の列を設定

5月 16, 2025
JavaScriptのグリッドコントロールを使用して必須の列を定義し、完全で有効な入力を維持するために必須フィールドを入力を促進

A fundamental feature in a data grid is the ability to specify that a column must be populated with values and cannot be left empty. By designating certain columns as mandatory, developers can enforce input rules that prevent users from leaving critical fields blank, such as user identifiers, product names, or timestamps. Required columns are typically enforced through validation rules that prevent the submission or processing of incomplete records, thereby ensuring the completeness and validity of data entries. This improves data integrity, reduces the likelihood of processing errors, and supports consistent business logic across applications that rely on structured datasets.

Several JavaScript grid controls allow you to set columns as required, including:

  • Wijmo FlexGrid (part of Wijmo by MESCIUS) is a JavaScript data grid that allows columns to be marked as required, including built-in validation logic to ensure compliance.
  • Jspreadsheet Pro Data Grid (part of Jspreadsheet Pro) supports the use of validation rules to ensure entries meet predefined criteria, enabling you to define mandatory fields.
  • SmartClient Grid (part of SmartClient by Isomorphic Software) equips JavaScript apps with required column configuration to prevent the submission of incomplete records.
  • Ignite UI Angular Grid (part of Infragistics Ignite UI) offers developers an out of the box validator to enforce the population of required columns during data entry.

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

Compare JavaScript Grid Controls

よりスマートな意思決定のためにデータを構造化

5月 2, 2025
高度な視覚化機能を備えたグリッドコンポーネントは、情報を整理して要約することで、ユーザーが複雑なデータを理解することが可能

Data visualization and analysis features in grid components transform raw tabular data into structured, interpretable formats that support faster insights and decision-making. These features go beyond static display, offering dynamic ways to organize, summarize, and explore data directly within the grid interface, making it a powerful tool for both end-users and analysts.

Common features include:

  • Aggregation calculates totals, averages, or other metrics across rows to highlight trends at a glance.
  • Grouping allows rows to be organized by shared field values, making large datasets easier to navigate and compare.
  • Drill-down lets users explore underlying details by expanding grouped data or linked rows, providing a layered view of complex datasets.
  • Merging Cells helps visually consolidate repetitive values or headings, improving readability and reducing clutter.
  • Tooltips offer context-sensitive information on hover, helping users understand data without overwhelming the grid with visible labels.

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

Explore Blazor Data Visualization and Analysis Features