outsystems-data-grid-web
Web icon

OutSystems Data Grid Web

Supported
Stable version 2.22.2 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 29 Jul (4 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.22.2

Stable
Current
Uploaded on 29 Jul (4 weeks ago) by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:
  • ROU-12042 - Fixed an issue that caused the ExportExcelButton component to stop working and throw an error in the browser console. 

    This occurred when exporting the entire grid or when selecting specific cells and exporting them to Excel.

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

Version 2.22.1

Stable
Uploaded on 19 Mar by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

Fixed Issues

  • ROU-11624 / RPM-5588 - Fixed an issue caused by a regression in Wijmo Flexgrid 5.20241.9 that incorrectly enforced mandatory status on non-required columns.

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