Hi,
is it possible to disable editing only single columns or cells and not the whole Dataframe using st.experimental_data_editor?
Thanks for your help!
Hi,
is it possible to disable editing only single columns or cells and not the whole Dataframe using st.experimental_data_editor?
Thanks for your help!
Not yet. Meanwhile you can use streamlit-aggrid.
We’re working on it right now!
Would it also be possible to turn indiviual cells of the editable data editor into selectboxes? @jrieke
Currently, you can turn all cells within a column into selectboxes by making the column categorical. However, this means everything in the column is picking from the same list. It’s not currently possible to dynamically define that list conditioned the row or another cell.
Thanks alot! I had totally missed this
Hey @jrieke was the feature realized since April?
Many thanks for your work
The data editor is scheduled to be de-experimentalized in the next release, I believe. I’m guessing we’ll see it next week. Keep an eye out for Streamlit 1.23!
The code to disable columns for editing has already been merged into the develop branch.
You can always play with streamlit-nightly if you want an early peek.
I want to say that yes you can!
under st.column_config.NumberColumn set disabled=true
These cookies are necessary for the website to function and cannot be switched off. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms.
These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us understand how visitors move around the site and which pages are most frequently visited.
These cookies are used to record your choices and settings, maintain your preferences over time and recognize you when you return to our website. These cookies help us to personalize our content for you and remember your preferences.
These cookies may be deployed to our site by our advertising partners to build a profile of your interest and provide you with content that is relevant to you, including showing you relevant ads on other websites.