I’m using data_editor to display and edit data from a database. Changes I make in the data_editor are saved to the database when I click a button. However, other parts of the system can also make changes to the database, and I want these changes to be reflected dynamically in the data_editor. How can I implement this dynamic synchronization so that my uncommitted changes made in the data_editor on the web side don’t get lost when the data is updated?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Streamlit data_editor | 6 | 2231 | May 1, 2024 | |
Best way to reload an data_editor | 0 | 112 | July 22, 2024 | |
Synchronizing dataview and figure with/via database? | 3 | 285 | April 16, 2024 | |
Confirmation for Editing Data Editor | 3 | 398 | May 15, 2024 | |
Data_editor - the ability to add and not delete | 4 | 1978 | July 28, 2023 |