Skip to content

Commit 8e1164e

Browse files
889412: Updating the documentation of odataV4 adaptor topic
1 parent 2dc3359 commit 8e1164e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

ej2-asp-core-mvc/grid/EJ2_ASP.MVC/data-binding/remote-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The following code example shows how to bind ExpandoObject datasource in grid us
7070
N> Perform data and CRUD operations for complex ExpandoObject binding fields as well.
7171

7272
The following image represents ExpandoObject complex data binding.
73-
![Grid with ExpandoObject Binding](images/ExpandoObjectDemo.gif)
73+
![Grid with ExpandoObject Binding](../../images/ExpandoObjectDemo.gif)
7474

7575
## DynamicObject with complex column binding using URL adaptor
7676

@@ -104,7 +104,7 @@ The following code example shows how to bind DynamicObject datasource in grid us
104104
N> Perform data and CRUD operations for complex DynamicObject binding fields as well.
105105

106106
The following image represents DynamicObject complex data binding.
107-
![Grid with DynamicObject Binding](images/DynamicObjectDemo.gif)
107+
![Grid with DynamicObject Binding](../../images/DynamicObjectDemo.gif)
108108

109109
## OData adaptor - Binding OData service
110110

ej2-asp-core-mvc/grid/EJ2_ASP.NETCORE/data-binding/remote-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The following code example shows how to bind ExpandoObject datasource in grid us
6969
N> Perform data and CRUD operations for complex ExpandoObject binding fields as well.
7070

7171
The following image represents ExpandoObject complex data binding.
72-
![Grid with ExpandoObject Binding](images/ExpandoObjectDemo.gif)
72+
![Grid with ExpandoObject Binding](../../images/ExpandoObjectDemo.gif)
7373

7474
## DynamicObject with complex column binding using URL adaptor
7575

@@ -103,7 +103,7 @@ The following code example shows how to bind DynamicObject datasource in grid us
103103
N> Perform data and CRUD operations for complex DynamicObject binding fields as well.
104104

105105
The following image represents DynamicObject complex data binding.
106-
![Grid with DynamicObject Binding](images/DynamicObjectDemo.gif)
106+
![Grid with DynamicObject Binding](../../images/DynamicObjectDemo.gif)
107107

108108
## OData adaptor - Binding OData service
109109

Loading
Loading

0 commit comments

Comments
 (0)