WindmillWWindmill
Powered by
andnessA
Windmill•3y ago•
5 replies
andness

Get the number of filtered rows when using AgGrid

I'm trying to get the number of filtered rows when using the AgGrid. I've found that this should be available as
getAgGrid("myTable").api.getDisplayedRowCount()
getAgGrid("myTable").api.getDisplayedRowCount()
, but when using this in a templated text it does not update. The problem seems to be that the text component depends on myTable.selectedRows and myTable.result (I also print the total count and the selected count in the same text. But it has no dependency that makes it re-render when the filtering changes.

Is there anything I can do to make it update on filter changes?
WindmillJoin
3,362Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
henri-c

Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share

henri-c · 4d ago

Pyra

### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!

Pyra · 2w ago

henri-c

First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂

henri-c · 4w ago

Similar Threads

Add an event when the data in the AgGrid Table changes
hvglcsHhvglcs / help
3y ago
AgGrid - rowGroup (columnDef)
cali (brazil)Ccali (brazil) / help
2y ago
Setting the number of workers
slxngSslxng / help
13mo ago
Color change AgGrid Table
SportstechSSportstech / help
6mo ago