Data_editor - the ability to add and not delete

No error - this is a request

I love that the new data_editor allows for num_rows = “dynamic” or “fixed”. I’d like to suggest having another option that allows for adding but not deleting. Deleting rows is often a scary thing. I like the ability to delete but I want to do it in a more controlled manner. I’m implementing an option that includes a column the user can check. If it’s checked then the process of deleting is done in the background where I save the row to a backup dataframe in case we need to retrieve it.

Hi @bruestle

Thank you very much for the suggestion. Would you like to formally do a feature request by posting a GitHub issue using the following link:

Although it’s not officially supported yet, in the meantime you could do something like this:

1 Like

Thank you @blackary. That looks like a nice solution.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.