Product | -Grid for Blazor | -
Product | +Grid for Blazor, TreeList for Blazor |
+
Product | +
+ Grid for Blazor, + TreeList for Blazor + |
+
The Grid below shows how the above Data
collection changes.
EditMode
:
## See Also
-* [Grid Editing](slug:components/grid/editing/overview)
+* [Grid Editing](slug:grid-editing-overview)
* [Grid Hierarchy](slug:components/grid/features/hierarchy)
diff --git a/knowledge-base/grid-entity-framework-model-update.md b/knowledge-base/grid-entity-framework-model-update.md
new file mode 100644
index 0000000000..007ff779bf
--- /dev/null
+++ b/knowledge-base/grid-entity-framework-model-update.md
@@ -0,0 +1,127 @@
+---
+title: Instance of Entity Type Cannot Be Tracked
+description: Learn how to resolve and avoid exceptions when updating Grid items in an Entity Framework DbContext DbSet. The exception message may read The instance of entity type ... cannot be tracked because another instance with the same key value ... is already being tracked.
+type: troubleshooting
+page_title: How to Fix Exception Instance of Entity Type Cannot Be Tracked
+slug: grid-kb-entity-framework-model-update
+tags: blazor, grid, treelist, editing, entityframework
+ticketid:
+res_type: kb
+---
+
+## Environment
+
+Product | +Grid for Blazor, TreeList for Blazor |
+
Product | +Grid for Blazor, TreeList for Blazor |
+
OnRead
event log: @OnReadLog
Product | +TreeList for Blazor | +