Hi, You can refer to this Ag-Grid component with input support - #333 by Max_Witteman. Another possible way for this is to have a separate button add row after the table (I haven’t used any functions from AgGrid). When the button is pressed you append a blank row to the data frame stored in Session State and use the st.autorefresh to refresh the grid.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Add new row in agr grid on click of a button | 2 | 2782 | October 30, 2023 | |
| Add empty row to Aggrid for user to enter data | 1 | 2402 | November 9, 2023 | |
| Aggrid add new now | 1 | 463 | July 5, 2023 | |
| Refreash st.aggrid when button presss but hide when edit any field | 2 | 108 | November 14, 2025 | |
| Add Filled Row to streamlit Aggring | 1 | 1396 | October 17, 2022 |