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
 -->
111
+
{% endhighlight %} -->
116
112
117
113
### Dynamic object binding
118
114
@@ -136,8 +132,6 @@ Bind the [ValueTuple](https://learn.microsoft.com/en-us/dotnet/api/system.valuet
136
132
137
133
{% endhighlight %}
138
134
139
-

140
-
141
135
## Binding remote data
142
136
143
137
The MultiColumn ComboBox loads the data from remote data services through the [DataSource](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.MultiColumnComboBox.SfMultiColumnComboBox-2.html#Syncfusion_Blazor_MultiColumnComboBox_SfMultiColumnComboBox_2_DataSource) property.
@@ -380,6 +374,4 @@ Add the new item in the popup with the help of [AddItemsAsync]() public method.
0 commit comments