By default it appears the GridDropDownColumn DropDownList height defaults to a particular height. This ends up displaying blank space beneath the items in the DropDownList when there are only a few items in the list.
How do i configure the GridDropDownColumn or its DropDownList to have a height that is equal to the size of the items in the list?