Summary
I would like to have the functionality where a user can add a row to an AgGrid and enter the data themselves for the different columns. This is on top of data that has been pulled in from a database.
I have seen a few examples: How to add a new row when button click on ag-grid? but I find these examples hard to follow as I am a beginner at streamlit and coding! If there is more information I can look at I would be grateful.