i am creating an asp application, everything seemed to go well until recently when i decided to use ASPXComboBox in gridview, here is how i put it
ComboBox Gets values from customers table ie
customer_ID -- this is set as value field
Customer_name -- this is set as text field
there is no problem with displaying values.
my problem is when i am on Edit Mode even though previous values of the column are displayed on the combobox if i dont change or re-select the on the combobox it then inserts NULL values to the database while updating.
i desperately need help i have searched all over. please reply