Hi I have a Mat table with expand collapse option.
I have used exactly the below link for my reference.
https://stackblitz.com/edit/angular-material2-expandable-rows-filter-pagination-sorting
Now the problem is I need to collapse all the previous opened row before opening the new row.
Can someone please help me in this.