Hi,
There is a drop down box in a web datagrid.
This drop down is populated by using datatextfield and datavaluefied.
Iin the edit mode of the grid I change the item in the drop down.
How can I get the NEW integer value of the drop down?
This is required for the update.

Thanks