1. Create a project with RadGridView. 2. Add two GridViewComboBox columns with different data sources. The first one should contain 10 items, the second one only one item. 3. Run the project and open a drop down from the first column. 4. Now open a drop down from the column that contains only one item. You will see that the drop down size is wrong.