Neuigkeiten zu Grids

Integrieren KI-gestützter Spalten in Raster und TreeLists

Januar 16, 2026
DevExtreme Complete 25.2 integriert KI-Spalten für DataGrid und TreeList für eine kontextbewusste Datengenerierung und Einblicke.

DevExtreme Complete is a robust suite of tools by DevExpress designed to streamline the development of high-performance web applications. It includes a wide range of UI components for modern frameworks such as Angular, React, Vue, and jQuery, making it ideal for developers aiming to create responsive, cross-platform applications with ease. With features like rich data visualization, interactive grids, form controls, and adaptive layouts, it empowers developers to deliver polished and user-friendly interfaces. Whether you're building enterprise dashboards or consumer-facing apps, DevExtreme Complete provides the flexibility and power to meet complex requirements while maintaining performance and usability.

The DevExtreme Complete 25.2 release brings AI Columns to its DataGrid and TreeList components, allowing developers to infuse artificial intelligence directly into their data presentation layers. AI Columns use component data and custom prompts to generate contextually relevant values - automating tasks like categorization, summarization, translation, and recommendation. Whether grouping records by priority, detecting sentiment, or transforming addresses, this feature opens up new ways to interact with and analyze structured data, making these components powerful tools for AI-assisted data exploration.

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

DevExtreme Complete is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. See our DevExtreme Complete licensing page for full details.

DevExtreme Complete is available to buy individually or as part of the following products:

Analysieren von Rasterdaten mit KI und natürlicher Sprache

Januar 14, 2026
KendoReact ermöglicht eine schnellere, intuitive Datenexploration mit natürlichen Sprach-Prompts und einer direkt ins Raster integrierten Zeilen-Analyse.

KendoReact by Telerik is a comprehensive library of UI components designed for building modern, feature-rich React applications, enabling developers to create intuitive, responsive, and visually appealing interfaces with ease. It includes robust components like data grids, charts, form elements, and navigation tools, optimized for high performance with features such as virtualization for large datasets and adherence to accessibility standards. Ideal for dashboards, enterprise apps, and data-driven applications, KendoReact empowers teams to accelerate development, ensure design consistency, and deliver inclusive user experiences.

KendoReact provides software developers with a Smart AI Data Grid that allows end users to interact with application data using natural language or voice prompts to filter, group, sort, and analyze information in real time. This reduces the need for complex custom UI controls and lowers the learning curve for end users, while still leveraging the full power of the grid. By embedding conversational interactions and row-level AI analysis directly into the data grid, developers can deliver more efficient, user-friendly data experiences without sacrificing control, predictability, or integration with existing application logic and security requirements.

KendoReact is licensed per developer and has two licensing models: an annual Subscription License and a Perpetual License. The Subscription license provides access to the latest product updates, technical support, and exclusive benefits for a flat annual fee, and must be renewed to continue using the software. The Perpetual license is a one-time purchase granting access to the current released version and includes a one-year subscription for product updates and technical support. After this initial period, users can choose to renew the subscription element to continue receiving updates and support; otherwise, they may continue using the installed version available during their active subscription term but will forgo future updates and support. See our KendoReact licensing page for full details.

KendoReact is available individually or as part of the following products:

Beschleunigung der Darstellung dank Spaltenvirtualisierung

Januar 14, 2026
DevExpress Blazor 25.2 integriert die Spaltenvirtualisierung in Grid, TreeList und Pivot Table und verbessert die Leistung mittels einer gezielten Darstellung sichtbarer Spalten.

DevExpress Blazor (part of DevExpress ASP.NET and Blazor) helps you create high-impact user experiences for both Blazor Server and Blazor WebAssembly using C#. The Blazor UI Component Library ships with a comprehensive set of native components including a Grid, Pivot Table, Scheduler, Chart, Data Editors and Reporting.

The DevExpress Blazor 25.2 update introduces column virtualization to its Grid, TreeList and Pivot Table UI components, significantly enhancing performance for large datasets. When this feature is enabled, only the columns visible in the user's current viewport are rendered, reducing the Document Object Model (DOM) size and speeding up initial load times. This new approach can be combined with existing row virtualization, allowing both horizontal and vertical data to render efficiently, even in tables with hundreds of fields. Users can smoothly navigate across cells using scrollbars or keyboard shortcuts, maintaining a responsive and fluid experience throughout.

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

DevExpress ASP.NET and Blazor is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. See our DevExpress ASP.NET and Blazor licensing page for full details.

DevExpress Blazor is available in the following products:

Ermöglichen einer einfachen Datenbearbeitung mit Rasterformularen

Januar 9, 2026
Erstellen Sie schnelle Updates durch direktes Bearbeiten der Datensätze, ohne Verlassen der Datenansicht.

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

Optimieren von Raster-Darstellungen in .NET-Projekten

Januar 6, 2026
Spaltenüberspannung verteilt den Speicherplatz gleichmäßig, sodass sich .NET-Raster sauber an jede Containerbreite anpassen können, ohne manuelle Größenänderung.

Data grids with column spanning functionality can be configured so the columns collectively extend to fill the entire width of the container, eliminating unused or empty space at the grid's edges. This behavior ensures that available horizontal space is distributed across columns rather than leaving fixed-width gaps, resulting in a more balanced and visually consistent layout. The primary benefits are improved readability, more efficient use of screen space, and a layout that adapts smoothly to resizing and different display sizes without requiring manual adjustment of individual column widths.

Several .NET grid components allow column spanning, including:

  • DevExpress WinForms Data Grid (part of DevExpress WinForms) allows columns to stretch across the container width, eliminating edge whitespace automatically.
  • ComponentOne .NET MAUI FlexGrid (part of ComponentOne WinUI and MAUI Edition by MESCIUS) distributes column widths to fully occupy available container space responsively.
  • Xceed DataGrid for WPF by Xceed Software facilitates automatic column width stretching so grids fill their containers without leaving unused margins during resizing.
  • Blazorise allows you to build grid layouts where columns expand to fill container width, ensuring consistent spacing responsively across devices.

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

Compare .NET Grid Components