.NET 9 Blazor 新闻

通过灵活的列隐藏提高数据清晰度

2月 20, 2026
用列隐藏增强生产效率,从而允许用户自定义网格视图,减少视觉杂乱,并专注于最重要的信息。

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

用 Tornado 图比较复杂数据

2月 19, 2026
TeeChart for .NET 2026 添加 Tornado 图系列类型,便于在仪表盘中清晰的并排比较和敏感度分析。

TeeChart for .NET is a comprehensive charting solution that enables developers to create informative, visually compelling charts for financial, scientific, statistical, and business applications. It manages complex data and delivers interactive visualizations. With optional source code and enterprise editions that include mobile and JavaScript components, TeeChart for .NET provides flexibility, customization, and consistent charting across desktop, web, and mobile platforms.

The TeeChart for .NET 2006 update introduces a Tornado Chart series type that enables developers to present structured side-by-side comparisons and perform sensitivity analysis. This chart type is particularly effective for highlighting the relative impact of multiple variables, making it well suited for financial modeling, risk assessment, and analytical dashboards. By offering built-in support within the existing TeeChart framework, it reduces the need for custom visualization logic, accelerates development time, and ensures consistent integration across reporting, analytics, and business applications.

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

TeeChart for .NET is licensed per developer and is available as a perpetual license. Each license includes one year of updates and upgrades. See our TeeChart for .NET Pro Edition licensing page for full details.

This update for TeeChart for .NET is available is available in the following products:

正确显示 RTL 语言报表

2月 10, 2026
对 RTL 的支持让用户能够为阿拉伯语和希伯来语等从右到左的语言呈现具有文本流畅、恰当对齐和布局的报表。

Right to left (RTL) support in reporting components enables reports to correctly display languages such as Arabic and Hebrew, where text flow, alignment, and layout follow a right-to-left reading order. This capability typically affects text rendering, page layout, table alignment, and user interface elements, helping reports remain readable and culturally appropriate without requiring separate report designs.

Several Blazor reporting controls offer right-to-left (RTL) support including:

  • DevExpress Reporting provides RTL support by allowing report layouts, text alignment, and controls to be mirrored so that content follows a right-to-left flow when required.
  • ActiveReports.NET Professional by MESCIUS includes RTL handling for text and layout, enabling developers to render reports correctly for right-to-left languages.
  • Telerik Reporting offers RTL support that adjusts text direction, alignment, and certain layout behaviors, helping reports integrate into applications targeting RTL locales.
  • Stimulsoft Reports.WEB allows report elements, text, and data presentation to be displayed in a right-to-left direction, making it suitable for handling multilingual content.

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

Compare Blazor Reporting Controls

用趋势线识别关键数据模式

2月 4, 2026
趋势线揭示潜在模式,澄清长期趋势,并将图表数据转化为清晰可操作的见解,从而做出更快的决策。

Trend lines in charts are analytical tools that represent the general direction or tendency of data over time, helping users interpret patterns that may not be immediately visible in raw data. By smoothing out short-term fluctuations, trend lines clarify long-term behavior, highlight growth or decline, and support more informed decision-making. They are commonly used in business dashboards to track performance metrics, in financial analysis to assess market trends, and in operational reporting to identify recurring patterns, forecast outcomes, and compare multiple data series with greater clarity.

Several Blazor chart components provide trend line support including:

  • Telerik UI Blazor Chart (part of Telerik UI for Blazor) lets you visualize data trends clearly using configurable trend lines for faster insights and confident decisions.
  • ComponentOne Blazor Charts (part of ComponentOne Studio Blazor Edition by MESCIUS) allows you to analyze patterns with customizable trend lines that enhance readability.
  • Infragistics Ignite UI for Blazor Chart (part of Infragistics Ignite UI) facilitates trend discovery by overlaying customizable trend lines across supported chart types.
  • Syncfusion Blazor Charts (part of Syncfusion Essential Studio Enterprise) lets you interpret complex datasets using adaptive trend lines to highlight overall direction.

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

Compare Blazor Chart Components

用工具提示为网格数据添加上下文

2月 2, 2026
使用工具提示直接在网格中提供解释、元数据或验证细节,有助于用户理解数据,而无需绕开。

Tooltips in grid components provide contextual information that appears when users hover over or focus on a cell, column header, or row. It offers a practical way to surface additional details such as full text for truncated values, validation messages, or explanatory metadata without overcrowding the grid layout. For data-heavy interfaces, this feature improves readability and usability by keeping the primary view concise while still making secondary information readily accessible when needed.

Several Blazor grid controls offer FEATURE including:

  • Telerik UI Blazor Data Grid (part of Telerik UI for Blazor) provides configurable tooltips for cells and headers and allows developers to control content, positioning, and display.
  • ComponentOne Blazor FlexGrid (part of ComponentOne Studio Blazor Edition by MESCIUS) offers tooltips that can be applied at the cell level, making it useful for showing full values.
  • Blazorise supports tooltips in grids by integrating its tooltip components with data tables, allowing developers to attach descriptive or dynamic content to cells.
  • Syncfusion Blazor DataGrid (part of Syncfusion Essential Studio Enterprise) includes integrated tooltip functionality that works alongside its column and cell customization features.

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

Compare Blazor Grid Controls