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
I was looking at the docs and I noticed some API methods on toggling column visibility, though truth be told I didn't really understand how to make use of it. Basically, I have an actions column for CRUD operations and I would only like to render if the connected prop (from Redux) admin is true. Is there a way to achieve this?
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
-
I was looking at the docs and I noticed some API methods on toggling column visibility, though truth be told I didn't really understand how to make use of it. Basically, I have an actions column for CRUD operations and I would only like to render if the connected prop (from Redux)
admin
is true. Is there a way to achieve this?Beta Was this translation helpful? Give feedback.
All reactions