editable-table-reactive-web
Reactive icon

Editable Table Reactive Web

version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 20 June 2021 by 
0.0
 (0 ratings)
editable-table-reactive-web

Editable Table Reactive Web

Details
Reactive web editable table. How we can implement editable table. Here we can see multiple functionality. We can add multiple rows and save it to database. Row can we added first of table. We can edit and save data row by row and also we can remove it. Note: if you want to add row in last of table. In that scenario use List Append instead of List Insert in client action of add row.
Read more

1. Rows can be added at first of table.

2. Multiple rows can be saved in DB.

3. Row by row edit  and delete functionality.

4. UI changing dynamically. When we edit the UI is like editable input and When It is saved it is showing as List.


Note: if you want to add row in last of table. In that scenario use List Append instead of List Insert in client action of add row.

Release notes (1.0.0)
Reviews (0)