I am creating a data editor which has column named as name ,age ,city and selected_city and selected_age
both the selected column has checkboxes i want to add one select all checkbox in the selected_city and age cell when i click on select all checkbox it has select all checkbox of that column I am using data_editor for making table.
version:
python 3.12
streamlit:1.36.0