await OnRowRightClick(e, row))" @oncontextmenu:preventDefault="true">
@row.LayerName
await OnRowRightClick(e, row))" @oncontextmenu:preventDefault="true">
@row.PluginName
await OnRowRightClick(e, row))" @oncontextmenu:preventDefault="true">
@row.JobType
await OnRowRightClick(e, row))" @oncontextmenu:preventDefault="true">
@row.Status
await OnRowRightClick(e, row))" @oncontextmenu:preventDefault="true">
@row.Priority
await OnRowRightClick(e, row))" @oncontextmenu:preventDefault="true">
@row.RetryCount / @row.MaxRetries
await OnRowRightClick(e, row))" @oncontextmenu:preventDefault="true">
@DateTimeHelper.FormatDateTime(row.CreatedAt, "yyyy-MM-dd HH:mm")
await OnRowRightClick(e, row))" @oncontextmenu:preventDefault="true">
@DateTimeHelper.FormatDateTime(row.LastAttemptAt, "yyyy-MM-dd HH:mm")