Notizie su .NET 9 Blazor

Migliora la chiarezza dei dati con l'occultamento flessibile delle colonne

Febbraio 20, 2026
Migliora la produttività nascondendo le colonne, permettendo così agli utenti di personalizzare le visualizzazioni della griglia, ridurre il disordine visivo e concentrarsi sulle informazioni più importanti.

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

Confronta dati complessi con grafici tornado

Febbraio 19, 2026
TeeChart for .NET 2026 aggiunge un tipo di serie Grafico tornado per confronti chiari affiancati e analisi di sensibilità approfondita nelle dashboard.

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:

Visualizza in modo corretto i report per le lingue RTL

Febbraio 10, 2026
Il supporto RTL consente agli utenti di visualizzare report con un flusso di testo, un allineamento e un layout adeguati per le lingue che si scrivono da destra a sinistra (RTL), come l'arabo e l'ebraico.

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

Identifica i principali modelli di dati con linee di tendenza

Febbraio 4, 2026
Le linee di tendenza rivelano i modelli sottostanti, chiariscono le tendenze a lungo termine e trasformano i dati grafici in informazioni chiare e fruibili per un processo decisionale più rapido.

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

Aggiungi contesto ai dati della griglia con descrizioni comandi

Febbraio 2, 2026
Fornisci spiegazioni, metadati o dettagli di validazione direttamente all'interno delle griglie utilizzando descrizioni comandi, aiutando gli utenti a comprendere i dati senza dover senza uscire dalla pagina.

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