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: controls/combobox/functionality/dropdown-autowidth.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,8 @@ Rendering of the DropDown, when the Filter and the Load On Demand features are u
31
31
>note If the text of a certain RadComboBoxItem is altered dynamically(e.g. with the help of the **set_text()** method), the **DropDownAutoWidth** property would also achieve the automatic generation of the DropDown's width.
32
32
>
33
33
34
+
>note The **DropDownAutoWidth** functionality is only for the dropdown of the RadComboBox. To resize the CombobBox itself, you can change the width dynamically as explained in (Resize ComboBox input to show all of the selected item text)[https://www.telerik.com/support/kb/aspnet-ajax/combobox/details/resize-combobox-input-to-show-all-of-the-selected-item-text].
35
+
>
34
36
35
37
## How is the auto-width of the DropDown implemented?
0 commit comments