Skip to content

Commit 1d321fc

Browse files
Merge pull request #3175 from Syncfusion-Content/hotfix/hotfix-v26.1.35
DOCINFRA-2341_merged_using_automation
2 parents 83be879 + 8947082 commit 1d321fc

File tree

8 files changed

+8
-0
lines changed

8 files changed

+8
-0
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.png)
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.png)
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
Loading

0 commit comments

Comments
 (0)