You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The official AG Grid documentation says to use the setGridOption api to enable quickfilter. How can we implement that in the st_aggrid library in Python? Or maybe override it? Any help is appreciated.
Pretty much what the title says.
The official AG Grid documentation says to use the setGridOption api to enable quickfilter. How can we implement that in the st_aggrid library in Python? Or maybe override it? Any help is appreciated.
In the meantime, I am using agTextColumnFilter.
Official Documentation: https://www.ag-grid.com/javascript-data-grid/filter-quick/
The text was updated successfully, but these errors were encountered: