Skip to content

Commit 711ade4

Browse files
Merge pull request #305 from syncfusion-content/SEO-3615-bing-issues
SEO-3615-bing-issues
2 parents 852f060 + add5be5 commit 711ade4

File tree

4 files changed

+28
-28
lines changed

4 files changed

+28
-28
lines changed

aspnetmvc/ColorPicker/Knockout-Binding.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: Knockout Binding | ColorPicker | ASP.NET MVC | Syncfusion
4-
description: knockout binding
4+
description: Learn here about knockout binding in Syncfusion Essential ASP.NET MVC ColorPicker Control, its elements, and more.
55
platform: ejmvc
66
control: ColorPicker
77
documentation: ug
88
---
99

10-
# KnockoutJS Binding
10+
# KnockoutJS Binding in ASP.NET MVC ColorPicker
1111

1212
KnockoutJS support allows you to bind the HTML elements against any of the available data models.
1313

@@ -127,7 +127,7 @@ The following screenshot displays the output of the above code example.
127127

128128

129129

130-
![](Knockout-Binding_images/Knockout-Binding_img1.png)
130+
![ASP.NET MVC ColorPicker KnockoutJS Support](Knockout-Binding_images/Knockout-Binding_img1.png)
131131

132132
ColorPicker with KnockoutJS Support
133133
{:.caption}

aspnetmvc/Gantt/Customizations.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: Customization| Gantt | ASP.NET MVC | Syncfusion
4-
description: Customization
4+
description: Learn here about Customization in Syncfusion Essential ASP.NET MVC Gantt Control, its elements, and more.
55
platform: ejmvc
66
control: Gantt
77
documentation: ug
88
---
99

10-
# Customizations
10+
# Customizations in ASP.NET MVC Gantt
1111

1212
Gantt provides support for the following UI customizations,
1313

@@ -64,7 +64,7 @@ The DOM structure and class names mentioned in the above code snippet is mandato
6464

6565
The following screenshot shows the template for taskbars in Gantt.
6666

67-
![](Customization_images/Customization_img1.png)
67+
![ASP.NET MVC Gantt customization](Customization_images/Customization_img1.png)
6868

6969
## Task label template
7070

@@ -89,7 +89,7 @@ The following code example explains how to set task name field as right label an
8989

9090
The following screenshot shows Gantt with task labels mapped with different data source fields
9191

92-
![](Customization_images/Customization_img4.png)
92+
![ASP.NET MVC Gantt mapping data](Customization_images/Customization_img4.png)
9393

9494
### Task label templates
9595

@@ -126,7 +126,7 @@ You can find the online demo sample for task label templates in Gantt [here](htt
126126

127127
The following screenshot shows Gantt with task label templates.
128128

129-
![](Customization_images/Customization_img2.png)
129+
![ASP.NET MVC Gantt tooltip template](Customization_images/Customization_img2.png)
130130

131131
## Tooltip template
132132

@@ -169,7 +169,7 @@ The following code example shows how to customize the tooltip.
169169

170170
The following screenshot shows Gantt with task tooltip customization.
171171

172-
![](Customization_images/Customization_img3.png)
172+
![ASP.NET MVC Gantt taskbar tooltip](Customization_images/Customization_img3.png)
173173

174174
### Dependency tooltip
175175

@@ -218,7 +218,7 @@ The default dependency tooltip in Gantt can be customized by using `PredecessorT
218218
{% endhighlight %}
219219

220220
The following screenshot show the output of above code example.
221-
![](Customization_images/Customization_img8.png)
221+
![ASP.NET MVC Gantt dependency tooltip](Customization_images/Customization_img8.png)
222222

223223
### Cell tooltip
224224

@@ -265,7 +265,7 @@ TreeGrid part tooltip can also be customized using `CellTooltipTemplate` propert
265265

266266
{% endhighlight %}
267267

268-
![](Customization_images/Customization_img5.png)
268+
![ASP.NET MVC Gantt cell tooltip](Customization_images/Customization_img5.png)
269269

270270
You can find the online demo sample for tooltip templates for taskbars [here](https://mvc.syncfusion.com/demos/web/gantt/gantttooltiptemplate)
271271

@@ -324,7 +324,7 @@ Taskbar editing tooltip can be customized by using `TaskbarEditingTooltipTemplat
324324
{% endhighlight %}
325325

326326
The below screenshot shows the output of above code example.
327-
![](Customization_images/Customization_img6.png)
327+
![ASP.NET MVC Gantt customize taskbar](Customization_images/Customization_img6.png)
328328

329329
#### Customize progress bar editing tooltip
330330

@@ -353,5 +353,5 @@ Progress bar editing tooltip can be customized by using `ProgressbarTooltipTempl
353353
{% endhighlight %}
354354

355355
The below screenshot shows the output of above code example.
356-
![](Customization_images/Customization_img7.png)
356+
![ASP.NET MVC Gantt progress bar](Customization_images/Customization_img7.png)
357357

aspnetmvc/PivotGrid/Format-String.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: Format String | PivotGrid | ASP.NET MVC | Syncfusion
4-
description: format string
4+
description: Learn here about format string in Syncfusion Essential ASP.NET MVC PivotGrid Control, its elements, and more.
55
platform: ejmvc
66
control: PivotGrid
77
documentation: ug
88
---
99

10-
### Format Strings
10+
# Format Strings in ASP.NET MVC PivotGrid
1111

1212
I> This feature is applicable only for Relational data source at Client Mode.
1313

aspnetmvc/TreeGrid/Filtering.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: Filtering | TreeGrid | ASP.NET MVC | Syncfusion
4-
description: filtering
4+
description: Learn here about filtering in Syncfusion Essential ASP.NET MVC TreeGrid Control, its elements, and more.
55
platform: ejmvc
66
control: TreeGrid
77
documentation: ug
88
---
99

10-
# Filtering
10+
# Filtering in ASP.NET MVC TreeGrid
1111

1212
Filtering helps to view specific or related records from data source which meets a given filtering criteria. To enable filtering in TreeGrid, set the `AllowFiltering` as `true`.
1313
The `FilterSettings` property is used to customize the filtering in TreeGrid.
@@ -39,7 +39,7 @@ The below code explains how to enable filtering in TreeGrid.
3939

4040
The output of the TreeGrid with filtering enabled is as follows.
4141

42-
![](Filtering_images/Filtering_img1.png)
42+
![ASP.NET MVC TreeGrid filter mode](Filtering_images/Filtering_img1.png)
4343

4444
The TreeGrid allows the user to filter the columns with custom actions by using the method [`filterColumn`](https://help.syncfusion.com/api/js/ejtreegrid#methods:filtercolumn "filterColumn"). And it is possible to clear the filter for a specific column by using the method [`clearFilter`](https://help.syncfusion.com/api/js/ejtreegrid#methods:clearfilter "clearFilter").
4545

@@ -73,7 +73,7 @@ The below code snippet explains the above behavior.
7373

7474
The output of the filtering with filter bar enabled is as follows.
7575

76-
![](Filtering_images/Filtering_img2.png)
76+
![ASP.NET MVC TreeGrid filter bar](Filtering_images/Filtering_img2.png)
7777

7878
### Menu filtering
7979

@@ -94,7 +94,7 @@ Menu filtering can be enabled by setting the `FilterSettings.FilterType` propert
9494

9595
The output of the filtering with filter menu enabled is as follows.
9696

97-
![](Filtering_images/Filtering_img3.png)
97+
![ASP.NET MVC TreeGrid menu filtering](Filtering_images/Filtering_img3.png)
9898

9999
### Excel Filtering
100100

@@ -116,7 +116,7 @@ The below code snippet explains how to enable excel filtering in TreeGrid.
116116

117117
The output of the filtering with excel filter enabled is as follows.
118118

119-
![](Filtering_images/Filtering_img5.png)
119+
![ASP.NET MVC TreeGrid excl filter](Filtering_images/Filtering_img5.png)
120120

121121
#### Checkbox list generation
122122

@@ -138,7 +138,7 @@ The below code snippet explains how to change the max filter choices value.
138138

139139
{% endhighlight %}
140140

141-
![](Filtering_images/Filtering_img6.png)
141+
![ASP.NET MVC TreeGrid checkbox list](Filtering_images/Filtering_img6.png)
142142

143143
The above screen shot shows TreeGrid with `MaxFilterChoices` as 5.
144144

@@ -161,7 +161,7 @@ The below code snippet explains how to enable the case sensitivity in excel filt
161161

162162
{% endhighlight %}
163163

164-
![](Filtering_images/Filtering_img7.png)
164+
![ASP.NET MVC TreeGrid case sensitive](Filtering_images/Filtering_img7.png)
165165

166166
The above screen shot shows TreeGrid with `EnableCaseSensitivity` set as false in search action.
167167

@@ -188,7 +188,7 @@ The following code example show, how to change filter mode for specific column.
188188

189189
{% endhighlight %}
190190

191-
![](Filtering_images/Filtering_img10.png)
191+
![ASP.NET MVC TreeGrid change filter](Filtering_images/Filtering_img10.png)
192192

193193
The above screen shot shows TreeGrid with excel filter mode for `Task Name` column only.
194194

@@ -231,7 +231,7 @@ In TreeGrid, it is possible to filter the null or empty string value in drop dow
231231

232232
{% endhighlight %}
233233

234-
![](Filtering_images/Filtering_img9.png)
234+
![ASP.NET MVC TreeGrid filtering blank value](Filtering_images/Filtering_img9.png)
235235

236236
The above screenshot shows TreeGrid with filtering blank content.
237237
{:.caption}
@@ -259,7 +259,7 @@ The following code example shows how to set filter mode in TreeGrid.
259259

260260
{% endhighlight %}
261261

262-
![](Filtering_images/filterHierarchyMode.png)
262+
![ASP.NET MVC TreeGrid filter hierarchy mode](Filtering_images/filterHierarchyMode.png)
263263

264264
The above screenshot shows TreeGrid filter with `Child` filter mode.
265265

@@ -301,7 +301,7 @@ The below code snippet explains the above behavior.
301301

302302
The output of the filtering enabled for only one column is as follows.
303303

304-
![](Filtering_images/Filtering_img4.png)
304+
![ASP.NET MVC TreeGrid disable filter](Filtering_images/Filtering_img4.png)
305305

306306
[Click](https://mvc.syncfusion.com/demos/web/treegrid/treegridcolumnfiltering) to find the demo sample for filtering in TreeGrid
307307

@@ -327,7 +327,7 @@ The following code example explains how to integrate search text box in toolbar.
327327

328328
{% endhighlight %}
329329

330-
![](Filtering_images/Filtering_img8.png)
330+
![ASP.NET MVC TreeGrid toolbox](Filtering_images/Filtering_img8.png)
331331

332332
The above screen shot shows TreeGrid search with **Plan** key word.
333333

0 commit comments

Comments
 (0)