Hi,
I am stuck on this implementation where I have to show all data in a detail view (or you can say a card view) if I click on any row inside a lightning web component datatable. The card should not be there if no row is selected.
I am able to implement the datatable in an OmniScript, but not sure how this could be done. Any help is much appreciated.