Replies: 1 comment 5 replies
-
|
Isn't it already working like that with Responsive option? If you push all 50 properties it will show what fits the screen, and then you have to get missing properties by pressing the + button on the right? You can do some settings and display only columns you want, rest can be hidden. |
Beta Was this translation helpful? Give feedback.
5 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.
-
Hi,
I can show only partial properties in a table but is there a way when you click a row of the table to update another component to show other things like the rest of the properties (or some other information) on another component like a panel or something like that?
For example, I have an array with properties about users but this array has 50 properties for each user. I want to show only display name and email address on the table and when I click the table row, I want to see the rest of the properties on a list format instead of table format.
Is this possible?
Thanks in advanced
Beta Was this translation helpful? Give feedback.
All reactions