I am trying to expand the table row with BaseRowExpansionRenderer from this tutorial:
But whenever i expand 1 row, the other opened one will closed
Is it possible to expand multiple rows at the same time (currently only one row expandable at a time)
Thank you very much !