Skip to content

Editing cells inside the table #1298

@ghost

Description

Hey,
I'm trying to configure table columns as editable
The issue is that the new value isn't been saved in a stable way.
For now, just the first row of the table is been saved.
When I change the values in the second row, it's not being saved, and then it rewrites these values (of the second row change) to the first row.

As Allen requested:
@nirkrumer I can't run your code and it's hard to reproduce it. PLEASE CREATE A CODESANDBOX EXAMPLE SO THAT WE CAN HELP YOU EASILY. PLEASE KEEP IT SIMPLE AND MINIMAL.


I attach the very minimal example.
Pay attention in order to test it, my class extends FlowPage
(outer library for me, to show it on my 3 party UI application).

Also, I remarked the afterSaveCell attribute (I prefer not using that, cause this changes the logics of checkboxes in the original table and original values).
image

Hope everything is clear.
Thanks!

schdueling.zip

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions