I cant find any difference between the RadCombobox and RadDropdownlist. Can any one get me how they differ? Which one is better in performance when dealing with high volume of data?
Please have a look into this Telerik Documentation which clearly explains the difference between RadComboBox and RadDropDownList. When dealing with high volumes of data, the RadDropDownList is better in performance since it is designed to work with large sets of data.