Why does the GridDropDownColumn display larger than the count of items?
You can see what I mean here http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/columntypes/defaultcs.aspx
Check the RadComboBox Columns example. You see 5 records in the combo, but the combo drop down extends another 4 or 5 records further of empty white space.
How do I fix this?