You could detach the ValueList from the column using the column's ValueList property. You would just set it to Null and then set it back to the actual ValueList when you are done. I'm not sure how you would know when to do this, though.