outsystems-data-grid-web
Web icon

OutSystems Data Grid Web

Supported
Stable version 2.23.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 30 Jun (3 weeks ago)
 by 
OutSystems
4.7
 (45 ratings)
We picked this asset for you. Give it a try.
outsystems-data-grid
Reactive icon
OutSystems Data Grid
Compatible with OutSystems 11
See morearrowrightdefaultarrowrighthover
outsystems-data-grid-web

OutSystems Data Grid Web

Created on OutSystems 11

Version 2.23.0

Stable
Current
Uploaded on 30 Jun (3 weeks ago) by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

What's New

  • ROU-12837 / RPM-6881 - Added a new input parameter called ShowTitleWhenURLIsEmpty to the GridColumnLink block to allow the developer to configure the content of the cell when the URL is not provided.
    Developers can explicitly choose whether the cell remains empty (the default behavior introduced in version 2.17.1) or falls back to displaying the plain Title text (the legacy behavior from earlier versions). 

Fixed Issues

  • ROU-12841 / RPM-6883 - Fixed an issue that caused GridColumnSelect dropdowns to lose their selection states after an edit or fail to render options. 
    This occurred when instances used complex data objects as dropdown values, which lacked the normalization logic required to preserve selections during data updates.

Application Objects:
OutSystems Data Grid Web does not affect the count of AOs.

Version 2.22.3

Stable
Uploaded on 22 Apr by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

Fixed Issues

  • 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
Application Objects:
OutSystems Data Grid Web does not affect the count of AOs.
Created on OutSystems 10

Version 1.15.0

Stable
Uploaded on 03 August 2020 by OutSystems
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:

Fixed Issues:

  • Standardized blank and undefined values for Group Panel

  • Added new parameter (SendAllSelectedRows) to allows you to select dirty cell and enable “Send Selected” button 

  • Added new parameter (IsLoadingEmpty) in AdvancedFormats to allow user to load an empty grid

  • Fixed searching engine to allow “#” character

  • Fixed behavior when user sets value in the "GridColumnLink" to multiple input params 

  • Fixed edition on cells from Frozen Columns

  • Fixed the message on exporting to Excel

  • Custom Context Menu can be opened without focus on an empty grid

  • Selection by row number with CheckboxSelection disabled

  • Selection formulas calculation fix

  • Selection using control fixed behavior

  • Filter Type minor fix when there is no filter type associated

  • Tooltip fix when the string values were large

  • Fixed error when loading grid with no data

  • Fix on Filtering by values on Dropdown columns


Other:

  • Wijmo update to 5.20201.680



Version 1.13.0

Under Development
Uploaded on 25 May 2020 by OutSystems
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:

Added functionalities:

  • Translation are now included in the DataGrid component

  • Mechanism to set behavior and handle feedback messages from DataGrid

  • A new input parameter was added inside Grid Container (SanitizeInputValues). When it is set to true, we will sanitize the cell values to prevent XSS attacks

  • Added advanced format parameter to specify if Grid Configuration should be loaded from the server. In cases that don’t require configuration, setting this parameter to false will improve the performance

Fixed Issues:

  • Fixed column group mapping

  • Fixed issue for cells being marked as dirty after cancel edition