Login to follow
OutSystems Data Grid

OutSystems Data Grid (ODC)

Supported
Stable version 2.20.2 (Compatible with ODC)
Uploaded on 19 Oct (9 days 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 

Fixed Issues and Improvements

  • ROU-12236 / RPM-6123 - Added a new FocusOnGrid input parameter to the following Filter and Group Panel client actions: AddColumnsToGroupPanel, RemoveColumnsFromGroupPanel, FilterByValue, FilterByCondition, and ClearFilter.
    This allows programmatic control over focusing the grid after the action executes.

  • ROU-12231 / RPM-6167 - Fixed an issue that caused the GetChangedLines and GetRowData client actions to return the incorrect value when a new row was added.
    This occurred when a new row was added to a Grid that used the JsonSerialize to parse the data.

  • ROU-12218 / RPM-6129 - Improved touch handling for the Data Grid with frozen columns on mobile devices.
    While this fix provides a smoother experience, please note that the Data Grid is not officially targeted for mobile platforms.

  • ROU-12216 / RPM-6132 - Fixed an error that occurred when reordering Column Groups, which had caused issues with the undo functionality.

  • ROU-12172 / RPM-6053 - Fixed an issue where the dropdown filter arrow wasn't clickable across all available space on certain screen sizes.