I have a form that is binded to a data control,the thing is,each time I load this form the textboxes have values in them.

How can I ensure that when the form is loaded my controls don't show current records instead a blank record?

please help me