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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This is half a feature request and half a typing question
With the addition of _features recently I've been able to add row and table to the accessor function as follows
The usecase for this is to use the built-in caching system to accumulate values of filtered children rows.
Toy implementation works
I want to do it like this because I want to know the sums based on the current filtering. Creating the sums externally doesn't work with the filters
Questions
Beta Was this translation helpful? Give feedback.
All reactions