Category News

柔軟なグリッドフィルタリングでデータ解析を簡素化

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

Accessアクセスデータベース比較の明確さが向上

2月 25, 2026
Total Access Detective 2026は、より明確なレイアウト、より迅速な洞察、効率的なナビゲーションにより、データベース比較結果が向上

Total Access Detective is an object comparison wizard for Microsoft Access databases that enables developers to quickly identify differences within a single database or between multiple databases. It compares fields, controls, properties, macros, modules, lines of code, table data, and user permissions, clearly highlighting changes between versions. Ideal for version control, upgrades, and multi developer environments, it simplifies troubleshooting, improves accuracy, and helps maintain consistency throughout development.

The Total Access Detective 2026 update improves the two database comparison results form with a simplified, more intuitive layout that helps developers review overall database differences before examining detailed object, macro, module, and data changes. By moving key controls such as overview, unmatched objects, and errors to the top and removing unnecessary text, the update reduces visual clutter, speeds navigation, and enables more efficient and accurate version comparisons in multi developer environments.

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

Total Access Detective is licensed on a per user basis and is available as a perpetual license. An optional annual premium support subscription includes senior technical support and point release upgrades during the subscription term. See our Total Access Detective licensing page for full details.

For more information, see our Total Access Detective product page.

画像を編集可能なレポートに変換

2月 24, 2026
ActiveReports.NET v20はAI画像をレポートに変換し、スクリーンショットを完全に編集可能なレポートに変換して手動設計時間を短縮

ActiveReports.NET by MESCIUS is a reporting solution for the Microsoft .NET platform that enables developers to create and deliver data-driven reports in web, desktop, and cloud applications. It supports multiple report types, including section, page, and RDL (Report Definition Language) reports, and provides visual designers, a robust rendering engine, and export options such as PDF and Excel. Designed to integrate with modern .NET and ASP.NET Core applications, it helps teams build interactive, enterprise-grade reporting features into their software.

The ActiveReports.NET v20 update introduces a new AI powered image to report capability that enables developers to convert static report images such as screenshots, mockups, PDFs, or even photos of printed pages into fully editable report layouts in minutes. By leveraging Azure Document Intelligence to analyze page structure, text, and visual elements, it significantly reduces the manual effort required to recreate existing reports, accelerates the modernization of legacy assets, and streamlines migrations from other reporting platforms. This capability provides a practical starting point for rebuilding or refining reports while preserving full control over layout structure, styling, grouping, and data bindings to ensure alignment with application architecture and development standards.

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

ActiveReports.NET is licensed per developer. Dependent on geographic location it is available as either an Annual (Timed) Subscription License or as a Perpetual Developer License which comes with 1 year of software updates and support. Each developer requires a license to design, develop, or maintain applications. The Annual Subscription License must be renewed each year to continue to work with the software. Published applications are royalty free and do not expire. Optional pipeline licenses available for CI/CD build servers. See our ActiveReports.NET licensing page for full details.

Learn more on our ActiveReports.NET product page.

Vue.jsアプリケーションでチャートをJSONにバインディング

2月 23, 2026
JSONをデータソースとして利用し、構造化データをVue.jsのチャートコンポーネントに接続することで、データの変換を減らしAPI連携を簡素化

Using JSON (JavaScript Object Notation) as a data source for charts allows applications to bind structured, lightweight data directly to visualization components. JSON represents data as objects and arrays, making it well suited to defining categories, series, and individual data points in a format that aligns naturally with modern web development practices. Its widespread use in RESTful APIs and web services enables charts to consume live or remote datasets efficiently, while reducing the need for complex data transformation before rendering.

Several Vue.js chart components allow you to use JSON as a data source, including:

  • DevExtreme Vue Chart (part of DevExtreme Complete by DevExpress) accepts JSON via its dataSource, enabling binding to local or remote data with series and argument mapping.
  • Highcharts Core by Highsoft uses JSON-based arrays and configuration objects to populate series and categories, either directly or via asynchronous loading.
  • Kendo UI Vue Charts (part of Kendo UI by Telerik) bind to object arrays, typically sourced from JSON, with property mapping to series and axes.
  • FusionCharts Suite XT natively supports JSON, allowing full chart configuration and datasets to be defined and passed directly to the chart engine.

For an in-depth analysis of features and price, visit our comparison of Vue.js charting components.

Compare Vue.js Chart Components

ドリルダウンサポートで文脈内でデータを探索

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