I was trying to use a interactive DataFrame which comes under streamlit-aggrid library .
The problem I am getting is :-
I have a Button when the button is clicked interactive DataFrame is shown . when i am try to use that interactive DataFrame when it is not working and the button is also getting closed.