Skip to content

Commit fddf303

Browse files
authored
894758: updated the samples images
1 parent b7f363b commit fddf303

File tree

11 files changed

+10
-2
lines changed

11 files changed

+10
-2
lines changed

ej2-asp-core-mvc/multicolumn-combobox/EJ2_ASP.MVC/columns.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,5 @@ You can use the `CustomAttributes` property to customize the CSS styles and attr
9292
{% include code-snippet/multicolumn-combobox/columns/customattribute/customattribute.cs %}
9393
{% endhighlight %}
9494
{% endtabs %}
95+
96+
![CustomAttribute](images/customAttribute.png)

ej2-asp-core-mvc/multicolumn-combobox/EJ2_ASP.MVC/items.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,8 @@ The [Disabled](https://help.syncfusion.com/cr/aspnetmvc-js2/Syncfusion.EJ2.Multi
195195
{% endhighlight %}
196196
{% endtabs %}
197197

198+
![Disabled](images/disabled.jpg)
199+
198200
## Setting read only
199201

200202
You can use [Readonly](https://help.syncfusion.com/cr/aspnetmvc-js2/Syncfusion.EJ2.MultiColumnComboBox.MultiColumnComboBox.html#Syncfusion_EJ2_MultiColumnComboBox_MultiColumnComboBox_Readonly) property to disable the user interactions in the multicolumn combobox control.

ej2-asp-core-mvc/multicolumn-combobox/EJ2_ASP.NETCORE/columns.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,5 @@ You can use the `customAttributes` property to customize the CSS styles and attr
9292
{% include code-snippet/multicolumn-combobox/columns/customattribute/customattribute.cs %}
9393
{% endhighlight %}
9494
{% endtabs %}
95+
96+
![CustomAttribute](images/customAttribute.png)

ej2-asp-core-mvc/multicolumn-combobox/EJ2_ASP.NETCORE/items.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,8 @@ The [disabled](https://help.syncfusion.com/cr/aspnetcore-js2/Syncfusion.EJ2.Mult
196196
{% endhighlight %}
197197
{% endtabs %}
198198

199+
![Disabled](images/disabled.jpg)
200+
199201
## Setting read only
200202

201203
You can use [readonly](https://help.syncfusion.com/cr/aspnetcore-js2/Syncfusion.EJ2.MultiColumnComboBox.MultiColumnComboBox.html#Syncfusion_EJ2_MultiColumnComboBox_MultiColumnComboBox_Readonly) property to disable the user interactions in the multicolumn combobox control.
Loading
Loading
Loading

ej2-asp-core-mvc/otp-input/EJ2_ASP.MVC/appearance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You can disable the OTP Input control by using the [Disabled](https://help.syncf
4040
{% endhighlight %}
4141
{% endtabs %}
4242

43-
![ASP.NET MVC OTP Input Control as Disabled](images/otp-disabled.png)
43+
![ASP.NET MVC OTP Input Control as Disabled](images/otp-disabled.jpg)
4444

4545
## CssClass
4646

ej2-asp-core-mvc/otp-input/EJ2_ASP.NETCORE/appearance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ You can disable the OTP Input control by using the [disabled](https://help.syncf
3434
{% endhighlight %}
3535
{% endtabs %}
3636

37-
![ASP.NET Core OTP Input Control as Disabled](images/otp-disabled.png)
37+
![ASP.NET Core OTP Input Control as Disabled](images/otp-disabled.jpg)
3838

3939
## CssClass
4040

Loading
-914 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)