Grids 新闻

可视化构建高级网格和 TreeList 筛选器

5月 8, 2026
DevExpress Blazor 包括内置筛选器构建器对话框,让用户无需编写其它代码即可创建复杂的网格和 TreeList 筛选器。

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.

DevExpress Blazor now includes an integrated Filter Builder for its Grid and TreeList components, making it easier for users to define advanced filtering criteria through a visual interface. Filter Builder fields are generated automatically from existing data columns, so developers can add sophisticated filtering capabilities without extra configuration or custom implementation work. This approach helps users work with large datasets more efficiently while maintaining a consistent experience across Blazor applications.

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:

在 jQuery 中跨多列排序数据

5月 5, 2026
通过在多网格列上应用分层排序,在 Web 应用程序中高效组织和比较复杂数据集。

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

用嵌套分组功能转换网格数据分析

5月 1, 2026
FastGrid 添加嵌套分组功能,具有展开和折叠功能,将复杂数据组织成清晰的多层级结构。

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.

创建、编辑和自定义 JavaScript 数据表

4月 29, 2026
使用 Highcharts Grid Pro 为您的 JavaScript 应用提供完整的交互式数据体验。

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.

通过网格超链接更快地连接数据

4月 23, 2026
交互式网格链接可启动相关内容导航,从而改进用户体验,提高工作效率,并帮助用户获取信息。

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