diff --git a/src/Cake.Issues.Reporting.Generic/Templates/DxDataGrid.cshtml b/src/Cake.Issues.Reporting.Generic/Templates/DxDataGrid.cshtml index 980770a23..c8cc140c5 100644 --- a/src/Cake.Issues.Reporting.Generic/Templates/DxDataGrid.cshtml +++ b/src/Cake.Issues.Reporting.Generic/Templates/DxDataGrid.cshtml @@ -275,6 +275,25 @@ } rowAlternationEnabled: true, allowColumnResizing: true, + rowTemplate: function (container, item) { + var data = item.data, + markup = "
" + + "