2 expand columns to show 2 different sub-rows value
I have table with "name, email, A, B"
A and B are clickable to expand subrows. But I want to show different value for those. If I click A I want to show Image, and when I click B I want to show another image. Both can be expanded in the same time.
How to do that?
0 Replies