Hey everyone,
I'm looking for a way to add an options icon to each row of a table - only when hovering over specific row, the option icon shows up, like the one seen in the attached image from the Monday app.
I've tried adding a fake RadzenDataGridColumn to hold the icon and playing around with the CSS, but it messes up the table's default layout. Does anyone have any ideas on how I can achieve this goal?