CompanyOnwership_icon
OutSystems
Created on 27 March 2019
icon_unfollowing
Login to follow
data-grid

OutSystems Data Grid Web

Supported
Stable version 2.21.5 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 15 Jan by 
OutSystems
We picked this asset for you. Give it a try.
data-grid-reactive
Reactive icon
OutSystems Data Grid
Compatible with OutSystems 11
See morearrowrightdefaultarrowrighthover
data-grid

OutSystems Data Grid Web

Created on OutSystems 11

Version 2.21.5

Stable
Current
Application Package
Uploaded on 15 Jan by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

Fixed Issues and Improvements:

  • ROU-4658 - Improved deployment performance by optimizing static entities,
    Now, all non-translated static entities were set to have Use Translations = No.
    This update is intended to optimize performance and mitigate the limitations on the previous asset version for the Oracle databases, where the customer needed to ensure they are in at least Oracle 12.2. No adverse side effects are anticipated.
  • ROU-4705 - Fixed an issue that caused the “DisplayTitle” property of the GridColumnLink to overwrite the data from the “Title” even when the “Title” field has data to be displayed.
    This occurred when both “Title“ and “DisplayTitle” were filled in the GridColumnLink.

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

Version 2.21.4

Stable
Application Package
Uploaded on 25 April 2023 by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

Fixed Issues and Improvements:

  • ROU-4078 - Improved the accessibility on the Grid by changing the default navigation behaviour.
    Now, It's possible to use the arrow keys to navigate between cells and the Tab key to navigate in and out of the Grid.
    Also, by default, the first cell on the top-left will be selected, in order to make sure the keyboard navigation works as expected, ie, without having to first select a cell manually with the mouse.
  • ROU-4106 - Fixed an issue that caused the Select Column to don’t let the user choose all the options available. This occurred when the option chosen ended with whitespace.
Application Objects:
OutSystems Data Grid Web does not affect the count of AOs.
Created on OutSystems 10

Version 1.15.0

Stable
Application Package
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
Application Package
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