Show group table row details

Hi Team ,

Currently we have many attributes for each entity ,
I want to show only few items and when clicking on each item ,
I want to be able to show details under the row inside table like grid .

Is it possible , please share link for guide if any is their .

Thanks

Hello @abd.ibrahim.allam

Unfortunately all Table components do not support “details” feature. As an option you can add generated column with PopupView component that will show dialog with details.

Please read documentation for further information:

Regards,
Daniil