My combobox is bindingfield is configure to the ChartType column and businessobject is the BOChartsInventory1.
********************************************************************************
Dim chartTypes As String() = System.Enum.GetNames(GetType(ChartType))
Dim ct As String
******************************************************************************************