-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Hi,
I'm currently stuck with the following problem. I have a Flet DataTable that can be edited line by line. Unfortunately, pressing Save in the edit dialogue does not result in the desired update to the table, even though the change is realized in the RxList data structure and the callback method for updating the table (currently implemented as complete rebuild) is executed. Do you have any idea what is going wrong? Or do you have any tips on how to implement this more cleverly?
I have attached the sources. The following requirements are needed to run the code:
Flet: 0.28.3
FletX: 0.1.4b230
PaginatedDataTable: source attached
Your help is appreciated.
Many thanks in advance
Wgoeh and Einswilli
Metadata
Metadata
Assignees
Labels
No labels