File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
EJ2_ASP.NETCORE/data-binding Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ The following code example shows how to bind DynamicObject datasource in grid us
104
104
105
105
> Perform data and CRUD operations for complex DynamicObject binding fields as well.
106
106
107
- The following image represents DynamicObject complex data binding.
107
+ The following image represents DynamicObject complex data binding.
108
108
109
109
![ Grid with DynamicObject Binding] ( ../../images/DynamicObjectDemo.gif )
110
110
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ The following code example shows how to bind ExpandoObject datasource in grid us
68
68
69
69
> Perform data and CRUD operations for complex ExpandoObject binding fields as well.
70
70
71
- The following image represents ExpandoObject complex data binding.
71
+ The following image represents ExpandoObject complex data binding.
72
72
73
73
![ Grid with ExpandoObject Binding] ( ../../images/ExpandoObjectDemo.gif )
74
74
You can’t perform that action at this time.
0 commit comments