You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aspnetmvc/FileExplorer/Context-Menu.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
---
2
2
title: Context Menu | FileExplorer | ASP.NET MVC | Syncfusion
3
-
description: Context Menu support in FileExplorer
3
+
description: Learn here about Context Menu support in Syncfusion Essential ASP.NET MVC FileExplorer Control, its elements, and more.
4
4
platform: ejmvc
5
5
control: FileExplorer
6
6
documentation: UG
7
7
keywords: FileExplorer, Syncfusion, EJ MVC FileExplorer, UG document, Context Menu
8
8
---
9
-
# Context Menu
9
+
# Context Menu in ASP.NET MVC FileExplorer
10
10
11
11
The context-menu has [list of items](#context-menu-items) which helps to perform FileExplorer operations, and it appears based on the target such as file or folder.
12
12
@@ -265,7 +265,7 @@ Icons of context menu items can be customized by overriding the default context
265
265
266
266
The following screenshot displays the customization of context menu in FileExplorer control.
Copy file name to clipboardExpand all lines: aspnetmvc/Grid/Filtering.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
---
2
2
layout: post
3
-
title: Filtering with Grid widget for Syncfusion Essential MVC
4
-
description: How to enable filtering and its functionalities
3
+
title: Filtering in ASP.NET MVC Grid Control | Syncfusion
4
+
description: Learn here about filtering support in Syncfusion Essential ASP.NET MVC Grid Control, its elements, and more.
5
5
platform: ejmvc
6
6
control: Grid
7
7
documentation: ug
8
8
---
9
-
# Filtering
9
+
# Filtering in ASP.NET MVC Grid
10
10
11
11
Filtering helps to view the particular or related records from dataSource which meets a given filtering criteria. To enable filter, set the `AllowFiltering` property as`true`.
12
12
@@ -65,7 +65,7 @@ The following code example describes the previous behavior.
65
65
66
66
The following output is displayed as a result of the previous code example.
Copy file name to clipboardExpand all lines: aspnetmvc/Menu/Look-and-feel.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
layout: post
3
3
title: Look and feel | Menu | ASP.NET MVC | Syncfusion
4
-
description: look and feel
4
+
description: Learn here about look and feel support in Syncfusion Essential ASP.NET MVC Menu Control, its elements, and more.
5
5
platform: ejmvc
6
6
control: Menu
7
7
documentation: ug
8
8
---
9
9
10
-
# Look and feel
10
+
# Look and feel in ASP.NET MVC Menu
11
11
12
12
Essential JavaScript controls feature 12 built-in themes, six flat and gradient effects, and also supports custom skin options for user-defined themes.
13
13
@@ -145,7 +145,7 @@ Using this CssClass you can override the existing styles under the theme style s
145
145
146
146
Following screenshot displays the output of the above code.
147
147
148
-

148
+

0 commit comments