I am trialing using of community agGrid in our application using vanilla javascript. I have no problems at all when I reference the javascript file in a <script> tag in the header. Everything works ...
I'm on Python V 3.11.1 and Streamlit Aggrid version 1.0.5. When using the ColumnsAutoSizeMode, it seems to always resize the first two columns of the grid to as small as possible, often hiding the ...