Skip to content

Commit aef573f

Browse files
authored
Update knowledge-base/grid-binding-to-expando-object.md
1 parent 5cafc35 commit aef573f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/grid-binding-to-expando-object.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ The key points in the required implementation are:
185185

186186
## Notes
187187

188-
The following list contains information about requirements and limitations when binding the Grid to `ExpandoObject`. They are related to using nullable data, editing, filtering, grouping, and nested model properties.
188+
The following list contains information about requirements and limitations when binding the Grid to `ExpandoObject`. They are related to using nullable data, editing, filtering, grouping, and nested model properties. A [complete example](#example) is available later in the article.
189189

190190
### Editing
191191

0 commit comments

Comments
 (0)