hideIf() in the previous version #252
Replies: 2 comments 8 replies
-
I'm not sure it would work in this version. It would work in the case where the cells are generated from the Column class, but in the case where rowView is supplied, I would only be able to hide the header and not the rest of the column because I don't have access to the columns when iterating the cells from the rowView. Unless I'm missing something or anyone has another suggestion on how to do it. Or it might just be a feature available if you don't use rowView, but I'm not a fan of that approach. |
Beta Was this translation helpful? Give feedback.
8 replies
-
This is present in v2+ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was using hideIf() in the previous version of this package...
how is in this version ? thanks guys.!
Beta Was this translation helpful? Give feedback.
All reactions