diff --git a/aspnetmvc/DataManager/Query.md b/aspnetmvc/DataManager/Query.md
index 3257776d..b41e22d8 100644
--- a/aspnetmvc/DataManager/Query.md
+++ b/aspnetmvc/DataManager/Query.md
@@ -1,14 +1,14 @@
---
layout: post
title: Query | DataManager | ASP.NET MVC | Syncfusion
-description: query
+description: Learn here more about query support in Syncfusion Essential ASP.NET MVC DataManager Control, its elements, and more.
platform: ejmvc
control: DataManager
documentation: ug
keywords: select, From, Clone, Expand
---
-# Query
+# Query in ASP.NET MVC DataManager
DataManager provides support for multiple queries in order to perform various operations like filtering, sorting, cloning, expanding, searching, grouping etc., in the data source. Here, you can learn the query options in detail.
@@ -40,7 +40,7 @@ The select query of the DataManager is used to select only some particular field
Result of the above code example is illustrated as follows.
-
+
Result of using “select”
{:.caption}
@@ -71,7 +71,7 @@ The from query of the DataManager is used to select the table from where the dat
Result of the above code example is illustrated as follows.
-
+
Result of using “from”
{:.caption}
@@ -119,7 +119,7 @@ The clone query of the DataManager is used to duplicate the query. The following
Result of the above code example is illustrated as follows.
-
+
Result of using “clone”
{:.caption}
@@ -150,7 +150,7 @@ The expand query of the DataManager is used to perform complex data binding.
Result of the above code example is illustrated as follows.
-
+
Result of using “expand”
{:.caption}
diff --git a/aspnetmvc/Grid/Exporting.md b/aspnetmvc/Grid/Exporting.md
index a046a8d6..6ae26cef 100644
--- a/aspnetmvc/Grid/Exporting.md
+++ b/aspnetmvc/Grid/Exporting.md
@@ -1321,7 +1321,7 @@ On server before calling the `Export` function, the data source should be proces
## Local data
-By default, client data source is not sent to server to prevent the unwanted data transfer since all data origin is in server. In case, if you don't want to query the data source again for exporting in server, the grid's client [`dataSource`](http://help.syncfusion.com/js/api/ejgrid#members:datasource) can be sent to server on export PostBack by removing the [`dataSource`](http://help.syncfusion.com/js/api/ejgrid#members:datasource) property in grid's ignore list. The code sample for this is as follows.
+By default, client data source is not sent to server to prevent the unwanted data transfer since all data origin is in server. In case, if you don't want to query the data source again for exporting in server, the grid's client [`dataSource`](https://help.syncfusion.com/api/js/ejgrid#members:datasource) can be sent to server on export PostBack by removing the [`dataSource`](https://help.syncfusion.com/api/js/ejgrid#members:datasource) property in grid's ignore list. The code sample for this is as follows.
{% highlight js %}
@@ -1334,7 +1334,7 @@ grid.ignoreOnExport.splice(grid.ignoreOnExport.indexOf('dataSource'), 1);
## Themes
-The grid export have 13 theme option to match with our [built-in control themes](http://helpjs.syncfusion.com/js/theming-in-essential-javascript-components#). They are as follows.
+The grid export have 13 theme option to match with our [built-in control themes](https://help.syncfusion.com/js/theming-in-essential-javascript-components). They are as follows.
Enum | Equivalent string input |
diff --git a/aspnetmvc/Grid/Scrolling.md b/aspnetmvc/Grid/Scrolling.md
index 3f36eae7..2f1063a6 100644
--- a/aspnetmvc/Grid/Scrolling.md
+++ b/aspnetmvc/Grid/Scrolling.md
@@ -6,7 +6,7 @@ platform: ejmvc
control: Grid
documentation: ug
---
-# Enable Scrolling in Grid
+# Enable Scrolling in ASP.NET MVC Grid
Scrolling can be enabled by setting the `AllowScrolling` as `true`. The height and width can be set to grid by using the properties `Height` and `Width` property of the `ScrollSettings`.
diff --git a/aspnetmvc/Release-notes/v20.4.0.38.md b/aspnetmvc/Release-notes/v20.4.0.38.md
index 8090b63c..d54cd39f 100644
--- a/aspnetmvc/Release-notes/v20.4.0.38.md
+++ b/aspnetmvc/Release-notes/v20.4.0.38.md
@@ -111,14 +111,3 @@ documentation: ug
* \#F178313 - `Remove` method is added under `IPivotFilters` interface to remove existing filters in the pivot field.
-
-
-Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified.
-
\ No newline at end of file
diff --git a/aspnetmvc/Release-notes/v20.4.0.40.md b/aspnetmvc/Release-notes/v20.4.0.40.md
index e8684d71..0408312f 100644
--- a/aspnetmvc/Release-notes/v20.4.0.40.md
+++ b/aspnetmvc/Release-notes/v20.4.0.40.md
@@ -51,14 +51,3 @@ We have removed the Syncfusion Licensing NuGet package v20.4.0.40 from the nuget
-
-
-Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified.
-
\ No newline at end of file
diff --git a/aspnetmvc/Release-notes/v20.4.0.41.md b/aspnetmvc/Release-notes/v20.4.0.41.md
index ae23b638..716a7f58 100644
--- a/aspnetmvc/Release-notes/v20.4.0.41.md
+++ b/aspnetmvc/Release-notes/v20.4.0.41.md
@@ -35,14 +35,3 @@ documentation: ug
* \#I422639 - Exception thrown while converting a combination of bar and scatter chart to image is now resolved.
-
-
-Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified.
-
\ No newline at end of file
diff --git a/aspnetmvc/Release-notes/v20.4.0.42.md b/aspnetmvc/Release-notes/v20.4.0.42.md
index 1cb550fe..8ce59002 100644
--- a/aspnetmvc/Release-notes/v20.4.0.42.md
+++ b/aspnetmvc/Release-notes/v20.4.0.42.md
@@ -39,14 +39,3 @@ documentation: ug
* Cells with case sensitive text are now filtered properly.
-
-
-Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified.
-
\ No newline at end of file
diff --git a/aspnetmvc/Release-notes/v20.4.0.43.md b/aspnetmvc/Release-notes/v20.4.0.43.md
index f9b1149d..443c66ca 100644
--- a/aspnetmvc/Release-notes/v20.4.0.43.md
+++ b/aspnetmvc/Release-notes/v20.4.0.43.md
@@ -39,14 +39,3 @@ documentation: ug
* \#I426982 - Null reference exception thown while opening the Excel document is now resolved.
-
-
-Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified.
-
\ No newline at end of file
diff --git a/aspnetmvc/Release-notes/v20.4.0.44.md b/aspnetmvc/Release-notes/v20.4.0.44.md
index 62c6b8a4..3bfdc03d 100644
--- a/aspnetmvc/Release-notes/v20.4.0.44.md
+++ b/aspnetmvc/Release-notes/v20.4.0.44.md
@@ -39,14 +39,3 @@ The following Syncfusion ASP.NET MVC packages was deprecated.
- `#I427183` - Table row is now preserved properly while converting a Word document to PDF.
- `#I427808` - Line break inside the frame is now preserved properly while converting a Word document to PDF.
-
-
-Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified.
-
\ No newline at end of file
diff --git a/aspnetmvc/Release-notes/v20.4.0.49.md b/aspnetmvc/Release-notes/v20.4.0.49.md
index 501de040..ee1e4958 100644
--- a/aspnetmvc/Release-notes/v20.4.0.49.md
+++ b/aspnetmvc/Release-notes/v20.4.0.49.md
@@ -32,14 +32,3 @@ documentation: ug
- The **NullReferenceException** will no longer be thrown while closing a PowerPoint presentation with empty section.
-
-
-Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified.
-
\ No newline at end of file