I have created a CFormView with a few CEdit and CCombo boxes.

Instead of using UpdateData(TRUE) to update all the CEdit and CCombo boxes i just need to update one CCombo box. How can i do that??