Notícias sobre Grids

Analise dados de grade com IA e linguagem natural

Janeiro 14, 2026
O KendoReact permite uma exploração de dados mais rápida e intuitiva com prompts em linguagem natural e análise em nível de linha integrados diretamente à grade.

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:

Acelere a renderização com a virtualização de colunas

Janeiro 14, 2026
O DevExpress Blazor 25.2 adiciona virtualização de colunas a grades, listas em árvore e tabelas dinâmicas, melhorando o desempenho ao renderizar apenas colunas visíveis.

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:

Habilite a edição fácil de dados com formulários de grade

Janeiro 9, 2026
Faça atualizações rápidas sem sair da visualização de dados, editando registros diretamente no local.

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

Otimize a exibição em grade em projetos .NET

Janeiro 6, 2026
A expansão de coluna distribui o espaço de forma uniforme, permitindo que as grades .NET se ajustem a qualquer largura de contêiner, sem necessidade de redimensionamento manual.

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

Otimize grandes grades de dados com rolagem virtual

Dezembro 17, 2025
Renderize apenas o que os usuários veem para maximizar a velocidade, reduzir o uso de memória e manter as interações suaves na grade em qualquer escala.

Virtual scroll support in a grid component is a rendering strategy that displays only the rows and columns currently visible in the viewport while dynamically loading and unloading data as the user scrolls. It minimizes DOM size and memory usage by avoiding the creation of off-screen elements, which improves rendering speed, reduces layout thrashing, and maintains smooth interaction even with very large datasets. This approach enables grids to handle millions of records efficiently without requiring pagination, lowers CPU and GPU load, and delivers consistent performance across a wide range of devices.

Several React grid controls offer virtual scroll capability including:

  • DevExtreme React Data Grid (part of DevExtreme Complete by DevExpress) lets you render only visible records offering excellent performance for displaying thousands of data rows.
  • KendoReact Data Grid (part of KendoReact by Telerik) allows you to virtualize grid content for rapid scrolling and reduced DOM overhead with large datasets.
  • Wijmo React DataGrid (FlexGrid) (part of Wijmo by MESCIUS) facilitates virtual scrolling that loads data on demand, minimizing rendering work and preserving fluid navigation.
  • Infragistics Ignite UI for React Data Grid (part of Infragistics Ignite UI) enables row and column virtualization to significantly boost performance for large datasets.

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

Compare React Grid Controls