Skip to content

Commit fac3b80

Browse files
author
Alexander Popov
committed
Fix Grid Detail Excel Export
1 parent 954a498 commit fac3b80

File tree

1 file changed

+1
-0
lines changed
  • grid/detail-grid-excel-export/KendoUIMVC5/Views/Home

1 file changed

+1
-0
lines changed

grid/detail-grid-excel-export/KendoUIMVC5/Views/Home/Index.cshtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
</script>
4646
<script>
4747
function dataBound() {
48+
detailExportPromises = [];
4849
this.expandRow(this.tbody.find("tr.k-master-row").first());
4950
}
5051

0 commit comments

Comments
 (0)