Edit in Grid

WorkWithPlus provides the possibility to edit the records of a grid directly in the desired grid, without having to open the related transaction. 
In order to enable this functionality you have to set the "In Line" property of the Standard Action (Insert, Delete or Update) in true:

The GeneXus IDE shows a Person transaction with the WorkWithPlus pattern applied, Selection view, with Standard Action (Update) selected in the object tree under the Grid node. A red arrow points to its Properties panel showing Name Update, In Line True, Image (none), and Responsive Customization visibility set to True for all sizes. The preview shows a Person grid with Insert, Excel, PDF and Selecciona columnas buttons above a First Name column and paging controls Ant/1/Sig.

Once you have set the In Line property to true, you will be able to edit the records directly in the grid. For example, if we select the Standard Action Update:

A generated Dvelop web application shows a Person grid with columns Id, Age, Home Address, Email, First Name, Last Name and Nick Name, Insert/Excel/PDF/Selecciona columnas buttons above it, and a left navigation menu with Inicio, Opcion de Menu 1-3, and Menu de Desarrollo. A red arrow points to a blue pencil Update icon on a row, with an Update tooltip visible.

You'll be able to edit the records directly in the grid:

The same generated Dvelop Person grid is shown in inline edit mode, with a red box highlighting a row (Marco Florito) whose Id, Age, Home Address, Email, First Name, Last Name and Nick Name cells have turned into editable text boxes, alongside Excel, PDF and Selecciona columnas buttons above the grid.

 

Important: It is necessary that the screen you are working on has base table.