.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