PablocFonseca / streamlit-aggrid

Implementation of Ag-Grid component for Streamlit
https://pypi.org/project/streamlit-aggrid/
MIT License
1.05k stars 199 forks source link

Streamlit button on every row #229

Closed sfc-gh-pkommini closed 6 months ago

sfc-gh-pkommini commented 1 year ago

Hi Team,

Is there a way to add a button to each row of given column on an st_aggrid table? I couldn't find any material that allows us to add programmatic elements with the cells.

Could you please point me in the right direction?

wonderNeo commented 1 year ago

hey,buddy,I 'm looking for this too. I tried use "st.markdown()",but I 'm not good at Html5 language.You can try it.

PablocFonseca commented 6 months ago

Check this example https://staggrid-examples.streamlit.app/?example=Using%20Custom%20Cell%20Renderer