Dataframe copy and download disable option request

Dear Streamlit Developer team,
I have been a long user of Streamlit. I have seen it evolving and its really fantastic to work with streamlit. I have made multiple data apps for my company purely on Streamlit. But there are very critical scenarios where we dont want the user to copy or download the data from a dataframe or data editor of streamlit. As its a confidential data of ours. So right know I dont see any option in streamlit to disable these options in dataframes.
I have only found a css trick to disable download button option from dataframe but it does for all the dataframes. I think it will be very nice and useful to all of us to have this control on dataframes.

Thank You!

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