I want to leverage the st.data_editor
feature, which comes with editable cells. Currently, when the user adds or edits on the dataframe, the changes are only reflected within the current session page. I want to enhance this functionality so that when a user edits the cells, the changes are automatically saved in the related table.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.