editabletablerecords
Web icon

EditableTableRecords

Stable version 1.2.7 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 06 October 2020
 by 
REQWARE
5.0
 (1 rating)
editabletablerecords

EditableTableRecords

Details
The main feature of this module is that it is a grid component that extends "TableRecords", which is a standard widget of OutSystems, so various extensions can be implemented with familiar knowledge of OutSystems. Until now, the implementation of complex functions such as Excel operation had to use JavaScript, which is a conventional technology, but this has made it possible to greatly reduce the burden on the developer.
Read more

Features

  • Fixed the header and columns
  • Move the focus of the cell by arrow key (-> <-))
  • Move the focus of the cell downward with the Enter key
  • Select the range by mouse drag
  • Select the range by Shif + arrow key
  • Select the rows by mouse click  *Multiline selection by dragging is also possible
  • Copy the range selection by context menu (right click)
  • Paste the range selection by context menu (right click)
  • Delete the range selection by context menu (right click)
  • Add the rows by context menu (right click)  * Multi-rows is possible
  • Delete the rows by context menu (right click)  *Multi-rows is possible
  • Copy the rows by context menu (right click)  *Multi-rows is possible
  • Copying the range selection area by Ctrl + C  *including transfer to the clipboard in TSV format
  • Paste the range selection by Ctrl + V  *including copy data transfer from Excel
  • Transition to the editing mode by the mouse double click
  • Transition to the editing mode by F2 key
  • Escape the editing mode by ESC key
  • Delete the range selection value by DEL key
Release notes (1.2.7)
  • Changed to enclose in double quotes when line feed code, TAB, double quotes are included when copying text
Reviews (0)
Team
Other assets in this category
More from REQWARE