Hello,
I have a requirement, where I have a sub view in the Data table and I am able to expand individual row, but I have requirement, where I need to give a button and onclick of button I need to expand all the subview in the Data Table.
It’s possible to iterate through the rows using eachRow
and open every subview as follows: