Hi, I’m wondering if it’s possible to make it so st.data_editor can disable editing by row, instead of just by column.
I’m working with time series data and ideally want to show a dataframe with years as the columns and line items as the rows - certain line items shouldn’t be editable since they are derived from other line items, so it would be nice to disable editing on them.