.NET 新闻

用参数筛选和自定义报表

1月 9, 2026
应用动态筛选和用户自定义条件来提供针对特定场景定制的更相关、准确且可操作的报表。

Report parameters allow users to customize and control how data is displayed by filtering results or supplying specific values at runtime. This enables more personalized, relevant reporting without the need to create multiple versions of the same report. By using parameters, organizations can improve data accuracy, improve report management, and help users to explore insights independently. Common use cases include filtering reports by date range, region, department, or product, setting thresholds or targets for performance analysis, and dynamically updating dashboards based on user-selected criteria.

Several .NET reporting components include support for parameters:

  • Telerik Reporting facilitates parameterized reporting to customize data views, reuse reports efficiently, and support interactive decision-making for diverse audiences.
  • DevExpress Reporting lets you define parameters to filter data, personalize layouts, and deliver interactive, context-aware reports across applications and dashboards.
  • List & Label Enterprise Reporting Edition by combit lets developers use parameters to tailor output and reduce duplication.
  • Stimulsoft Reports.NET allows runtime parameters for dynamic filtering, user-driven input, and adaptable reports that respond instantly to changing business requirements.

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

Compare .NET Report Controls

用网格表单实现便捷的数据编辑

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 应用中使用 PDF

1月 9, 2026
Xceed PDF Library for .NET 有助于开发人员使用轻量级、高性能且易使用的 API 编辑、签名、保护和提取 PDF 内容。

Xceed PDF Library for .NET by Xceed Software is a developer-focused component that enables interaction with PDF documents directly within .NET applications. It provides a clean, intuitive API for creating, editing, and processing PDFs, allowing users to add, modify, or extract content such as text and images without relying on external tools or dependencies.

Designed for reliability and ease of integration, the library supports key features including digital signatures, document encryption, and permission controls to help secure sensitive information. These capabilities make it well suited for a wide range of use cases, from automating document generation and updating existing PDFs to applying security policies and extracting data for reporting or archiving. Ideal for both desktop and server-side applications, Xceed PDF Library for .NET helps teams improve PDF processes while maintaining control and consistency.

Xceed PDF Library for .NET is licensed per developer and is available as a perpetual license with 1 year of updates and support. See our Xceed PDF Library for .NET licensing page for full details.

For more information, visit our Xceed PDF Library for .NET product page.

在 .NET 应用程序中将报表绑定到 IList

1月 6, 2026
使用内存中的 .NET 集合作为直接数据源,在运行时构建灵活且无数据库的报表。

IList data source support in .NET Reporting components allows developers to bind reports directly to in-memory collections that implement the IList interface, such as generic lists or arrays. This capability offers flexibility for working with dynamically generated data or data not stored in a traditional database, making it easier to integrate with object-oriented models. It reduces the need for intermediary storage, supports runtime data manipulation, and is particularly effective in applications where data is constructed or retrieved at runtime through APIs rather than direct database access.

Several .NET Reporting controls offer IList data connectivity including:

  • DevExpress Reporting lets you connect reports to IList-based collections, enabling flexible in-memory data binding without requiring a database layer.
  • ActiveReports.NET Professional by MESCIUS allows you to use IList objects as data sources, supporting direct reporting from application-level collections.
  • Telerik Reporting facilitates binding to IList implementations, making it easy to report on dynamically generated or API-fetched in-memory data.
  • List & Label Professional Reporting Edition by combit supports IList data sources, allowing efficient report generation from structured objects or arrays within your application.

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

Compare .NET Reporting Controls

用内置数据透视表总结数据集

1月 6, 2026
Spread.NET v19 添加数据透视表引擎,让用户直接在电子表格内总结、分析和探索大型数据集。

Spread.NET by MESCIUS is a tool for building Excel-like applications in your .NET projects. It lets you create interactive spreadsheets, grids, dashboards, and even forms within WinForms, ASP.NET, and WPF applications. With its rich feature set, including a robust calculation engine, formula support, and Excel compatibility, Spread.NET helps developers to build data analysis tools, budgeting apps, scientific dashboards, and more, all within the familiar .NET environment.

The Spread.NET v19 update introduces a new pivot table engine that enables software developers to summarize, analyze, and explore large datasets directly within WinForms applications. This built-in capability supports interactive grouping, filtering, and multidimensional analysis inside the spreadsheet, allowing users to work with complex data without exporting it to external reporting or business intelligence tools. By delivering Excel-like pivot table functionality with high performance and programmatic control, the pivot engine helps developers simplify application architecture, reduce dependencies, and provide a more integrated and responsive data analysis experience for end users.

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

Spread.NET is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. We can supply any Spread.NET license including new licenses, maintenance renewals, and upgrade licenses. See our Spread.NET licensing page for full details.

For more information, visit our Spread.NET product page.