Hello!
Does anyone know how to add a sub table that comes down after clic a row in the principal table?
For example:
TABLE 1 , PAGE 1
Name | Age | Contact
---------------------------------------
Esme | 30 | 89976543
if I clic on esme will comes down one or more rows about, like a list of another information :
Table 1 -> Name | Age | Contact
--------------------------------------
Row 1-> Esme | 30 | 89976543
--------------------------------------
Table 2 -> Hobbie | Fav Color
-----------------------------
Row 1-> Soccer | Blue
-----------------------------
Row 2-> Tennis | Red