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
Is it possible to manually trigger the row expand on a row?
I do see that there is a showExpandColumn prop, but I was hoping to use a custom button that can expand the row when clicked upon.
For example, I have an edit button that should expand when clicked on.