Login to follow
OutSystems Data Grid

OutSystems Data Grid (ODC)

Supported
Stable version 2.23.0 (Compatible with ODC)
Uploaded on 17 May (3 weeks ago) by OutSystems
OutSystems Data Grid

OutSystems Data Grid (ODC)

Details
Detailed Description

OutSystems Data Grid provides you with all column block types, empowering you to have more granular control of your data, and allowing you to define specific options for each data type.

View, explore, and edit large amounts of data in a familiar spreadsheet interface with the OutSystems Data Grid component for Reactive Web apps.

Use the Data Grid to create enterprise-grade interfaces that are more suitable and time-effective than designing a custom solution every time you need to manipulate dense datasets.

Key features

  • Built for Reactive Web apps
  • Data selection and editing in a familiar interface
  • Data sorting by parameter
  • Data grouping
  • Virtual Scrolling
Release notes 

What's New

  • ROU-12689 - Updated Wijmo library to version 2026v1 Wijmo - Build 5.20261.50
    This update introduces enhanced accessibility support to help your applications better comply with WCAG 2.2 AA standards.

Fixed Issues and Improvements

  • ROU-12486 - DataGrid now supports the iconLibrary feature for icons that were customized by the OutSystems styling.
  • ROU-12718 / RPM-6761 - Fixed a security vulnerability CVE-2025-13465, with a score of 6.9 (Medium).
    Updated an internal dependency from Lodash to version 4.18.1
  • ROU-12721 - Improved formula execution for Calculated Columns to ensure CSP safety.
    This update refines how Calculated Columns evaluate formulas, migrating away from legacy execution methods to a more secure, Content Security Policy (CSP) compliant architecture.
    This ensures that column calculations function correctly in highly restricted security environments without requiring 'unsafe-eval' permissions.