Skip to content

Commit 14f89c5

Browse files
azure-pipelines[bot]tfsbuild
andauthored
Adding changes from build igniteui-xplat-examples-output+PRs_2025.5.20.5 (#1000)
Co-authored-by: tfsbuild <[email protected]>
1 parent 95252e1 commit 14f89c5

File tree

2 files changed

+2
-2
lines changed
  • samples/grids/hierarchical-grid

2 files changed

+2
-2
lines changed

samples/grids/hierarchical-grid/multi-column-headers-styling/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
name="hierarchicalGrid"
2525
id="hierarchicalGrid"
2626
id="hierarchicalGrid"
27-
primary-key="ID"
27+
primary-key="CustomerID"
2828
moving="true"
2929
allow-filtering="true">
3030
<igc-column

samples/grids/hierarchical-grid/multi-column-headers-template/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
name="hierarchicalGrid"
2525
id="hierarchicalGrid"
2626
id="hierarchicalGrid"
27-
primary-key="ID"
27+
primary-key="CustomerID"
2828
moving="true"
2929
allow-filtering="true">
3030
<igc-column

0 commit comments

Comments
 (0)