diff --git a/ej2-react/barcode/datamatrixgenerator.md b/ej2-react/barcode/datamatrixgenerator.md index 9bab7dea3..30152471b 100644 --- a/ej2-react/barcode/datamatrixgenerator.md +++ b/ej2-react/barcode/datamatrixgenerator.md @@ -10,7 +10,7 @@ domainurl: ##DomainURL## # Datamatrixgenerator in React Barcode component -# Data Matrix +## Data Matrix DataMatrix Barcode is a two dimensional barcode that consists of a grid of dark and light dots or blocks forming square or rectangular symbol. The data encoded in the barcode can either be numbers or alphanumeric. They are widely used in printed media such as labels and letters. You can read it easily with the help of a barcode reader and mobile phones. diff --git a/ej2-react/schedule/data-binding.md b/ej2-react/schedule/data-binding.md index d0c88c2c9..7d16d45ae 100644 --- a/ej2-react/schedule/data-binding.md +++ b/ej2-react/schedule/data-binding.md @@ -1,7 +1,7 @@ --- layout: post title: Data binding in React Schedule component | Syncfusion -description: Learn here all about Data binding in Syncfusion React Schedule component of Syncfusion Essential JS 2 and more. +description: Learn here all about Data binding in Syncfusion Essential React Schedule component, its elements, and more. control: Data binding platform: ej2-react documentation: ug @@ -81,7 +81,7 @@ This method greatly improves the component's performance by reducing the data th The following image represents how the parameters are passed using ODataV4 filter. -![ODataV4 filter](images/odatav4-filter.jpg) +![ODataV4 filter in React Rich Text](images/odatav4-filter-in-react-rich-text.jpg) ### Using custom adaptor diff --git a/ej2-react/schedule/images/odatav4-filter.jpg b/ej2-react/schedule/images/odatav4-filter-in-react-rich-text.jpg similarity index 100% rename from ej2-react/schedule/images/odatav4-filter.jpg rename to ej2-react/schedule/images/odatav4-filter-in-react-rich-text.jpg