This example demonstrates how to adjust the ASPxComboBox width according to its content. To accomplish this, handle the ASPxClientComboBox.SelectionChanged and ASPxClientComboBox.Init events, and call the AdjustWidth function in both event handlers.
↧