Notícias sobre Grids

Ordene dados em múltiplas colunas em jQuery

Maio 5, 2026
Organize e compare conjuntos de dados complexos de forma eficiente em aplicativos Web aplicando ordenação hierárquica em múltiplas colunas de grade.

Multi-column sorting in a grid allows users to order data based on more than one column at the same time, applying a hierarchy of sort conditions. This means that when values in a primary column are identical, secondary or tertiary columns are used to further refine the order. The approach improves data exploration by enabling more precise organization, reducing the need for manual filtering, and supporting clearer comparisons across related fields. It is particularly useful in datasets where single-column sorting does not provide enough context to surface meaningful patterns.

Several jQuery grid components allow you to sort multiple columns, including:

  • DevExtreme jQuery Data Grid (part of DevExtreme Complete by DevExpress) supports multi-column sorting via a configurable mode with UI and API control.
  • Kendo UI jQuery Data Grid (Table) (part of Kendo UI by Telerik) enables multi-column sorting with modifier keys and configurable control over sorting behavior and order.
  • jQWidgets Grid (part of jQWidgets) provides multi-column sorting with support for defining sort priority and direction, manageable through both user interaction and code.
  • ZingGrid supports sorting across multiple columns, with behavior that can be configured and adapted through declarative attributes and event-driven customization.

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

Compare jQuery Grid Components

Transforme a análise de dados em grade com o agrupamento aninhado

Maio 1, 2026
O FastGrid adiciona agrupamento aninhado com as funcionalidades de expandir e recolher dados complexos para organizá-los em hierarquias claras e multinível.

FastGrid is a modern, high-performance grid component designed for VCL and Lazarus environments, now incorporated into the FastReport VCL Ultimate package. It provides developers with an efficient and intuitive way to present, explore, and interact with data using minimal code. By supporting the standard TDataSource interface, FastGrid works easily with a wide range of database access technologies, including FireDAC, ADO, BDE, IBX, Oracle, and more, making it a versatile solution for data-driven applications. Its full compatibility with FastReport VCL also allows users to print and export while retaining all sorting, filtering, and visual settings.

The new FastGrid release introduces nested grouping with expand and collapse functionality, enabling developers to organize complex datasets into structured, multi-level hierarchies within grids. This enhancement improves data clarity by allowing users to control how much information is visible at any time, making it easier to navigate between high level summaries and detailed records. It also supports more efficient data analysis and interaction by providing a more intuitive way to explore relationships within the data, while maintaining a consistent and flexible editing experience across different field types.

FastGrid is included in FastReport VCL Ultimate which is licensed per named user and is available as a Perpetual license with 1 year of technical support and product updates. See our FastReport VCL Ultimate licensing page for full details.

Learn more on our FastReport VCL Ultimate product page.

Crie, edite e personalize tabelas de dados em JavaScript

Abril 29, 2026
Use o Highcharts Grid Pro para proporcionar aos seus aplicativos JavaScript uma experiência completa e interativa com os dados.

Highcharts Grid Pro is a versatile data grid component developed by the creators of Highcharts, offering both standalone functionality and tight integration within the Highcharts and Highcharts Dashboards ecosystems. It features advanced capabilities such as real-time data binding, column sorting, filtering, inline editing, pagination, and data export, enabling users to work with structured data efficiently. Features include:

  • Interactive Cell Editing
  • Configurable Validation Rules
  • Sparklines
  • Custom Behavior with Events
  • Full Branding Control
  • Much More!

Highcharts Grid Pro is licensed per developer as an Annual or Perpetual License with Internal, Saas, SaaS+ and OEM distribution options. The annual license includes support and all product updates for 1 year and must be renewed to continue to use the software. The perpetual license includes an "Advantage Subscription" which provides support and updates for a set period of time. If you do not renew Advantage then you may continue to use the software at the last release available during the active Advantage period. See our Highcharts Grid Pro licensing page for full details.

Learn more on our Highcharts Grid Pro product page.

Conecte dados mais rápido com hiperlinks em grade

Abril 23, 2026
Links interativos em grade permitem a navegação a conteúdos relacionados, melhorando a experiência do usuário, aumentando a produtividade e ajudando os usuários a acessar informações.

Hyperlinks in grids allow individual cells to function as clickable links, enabling users to navigate directly to related records, pages, or external resources. This makes data more interactive and improves usability by reducing manual searching. Users can quickly access additional context such as detailed views, reports, or linked systems without leaving the grid. Common use cases include linking customer names to profiles, order IDs to transaction details, or connecting data to external documentation, helping improve productivity and efficiency.

Several .NET WinForms grid controls offer hyperlink cell types, including:

  • Telerik UI for WinForms GridView (part of Telerik UI for WinForms) lets you embed hyperlinks in cells to enable navigation to related records and resources.
  • ComponentOne WinForms FlexGrid (part of ComponentOne Studio WinForms by MESCIUS) allows you to incorporate hyperlink cells that enable navigation to related data.
  • Syncfusion WinForms DataGrid (part of Syncfusion Essential Studio Enterprise) facilitates clickable hyperlinks within cells, helping users access related data without leaving context.
  • Bunifu UI WinForms allows you to design grids with hyperlink enabled cells, providing intuitive navigation and enhancing user interaction efficiency.

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

Compare .NET WinForms Grid Controls

Reordene facilmente as linhas em grades WPF

Abril 20, 2026
Os controles de grade .NET WPF permitem que os usuários alterem diretamente a ordem de exibição das linhas e são compatíveis com o sequenciamento personalizado e o gerenciamento interativo de dados.

Reorder Rows is a WPF grid feature that lets users move a row by changing its display order directly in the control, usually through drag-and-drop, so data can be arranged in a meaningful custom sequence. For .NET developers, it is useful when row position represents business intent, such as task priority, processing order, or a user-defined layout, because it supports direct interaction while reducing the need for separate ordering controls or additional code for manual sequencing.

Many .NET WPF grid controls contain reorder row functionality including:

  • DevExpress WPF Data Grid (part of DevExpress WPF) lets you reorder rows through drag-and-drop, helping users adjust display sequence directly within data-bound views.
  • ComponentOne WPF FlexGrid (part of ComponentOne Studio WPF) allows you to move rows with mouse dragging, making display ordering straightforward in interactive grids.
  • Telerik UI WPF DataGrid (part of Telerik UI for WPF) facilitates row reordering through drag-and-drop behavior, enabling display-order changes within grids.
  • Infragistics Ultimate UI for WPF DataGrid (part of Infragistics Ultimate UI for WPF) provides drag-and-drop infrastructure that can support row reordering through additional implementation work in applications.

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

Compare .NET WPF Grid Controls