Enterprise Portal AxDropDownBoundField

I have a AccountType field type of AxDropDownBoundField in AXdatagrid. When user change this field, i want to change accountnum lookup from code behind. The problem is: I can’t get AccountType field’s value. In EP, How can we get type of AxDropDownBoundField Field’s value. Must we use Javascript or is there any EP support for this?