We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a19e8 commit 0de4411Copy full SHA for 0de4411
samples/igTreeGrid.html
@@ -54,7 +54,7 @@ <h1 class="push-down-md"><a href="http://igniteui.com/tree-grid/overview" target
54
data-source="tasks"
55
width="100%"
56
height="400px"
57
- primary-key="ProductID"
+ primary-key="id"
58
auto-commit="true"
59
auto-generate-columns="false"
60
child-data-key="products"
src-samples/src/igTreeGrid.html
@@ -22,7 +22,7 @@ <h1 class="push-down-md"><a href="http://igniteui.com/tree-grid/overview" target
22
23
24
25
26
27
28
0 commit comments