28 Nov 2023 07:56 AM
Hi,
DataTable has the capbilities of SubRows (As mentioned here). However, the "Show Code" does not show anything (I guess documentation is missing).
1. Could you post an example?
2. Would a subrow also be capable of being an expandable row and include inner components as well?
Gil
Solved! Go to Solution.
28 Nov 2023 08:30 AM
Hi @gilgi ,
The code is indeed missing; it will be provided with one of the next updates. In the meantime, you can use this CodeSandbox.
I can't answer your second question right away, I need to give it a try first.
28 Nov 2023 08:46 AM
You can also combine the subrows and expandable rows feature. Here is another CodeSandbox where you can try it.