Skip to content

Commit 6b27f91

Browse files
authored
docs(combobox): Add link to relevant KB
1 parent a707740 commit 6b27f91

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

controls/combobox/functionality/dropdown-autowidth.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ Rendering of the DropDown, when the Filter and the Load On Demand features are u
3131
>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.
3232
>
3333
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+
>
3436
3537
## How is the auto-width of the DropDown implemented?
3638

0 commit comments

Comments
 (0)