Hello,
I am having a table which consists of multiple rows. There's a dropdown menu, which has a menuItem 'Details'. On selecting a row, if I want to see details of that record, I have to click 'Details' menuItem. The problem is, as of now, the dialog only shows details for the first record. I want to make it for every row selected. Can anyone please help?