Is there a way to unbind data from a form during run-
time. On loading the form, the bindcontrol property is
set to false. It then gets sets to true upon the first
action on the form. Customer wants to clear the form
entirely after an action takes place, basically unbind
the data. Going to the end of file won't work because he
wants to search on a combination of six fields.
TIA
Mark