Clearing controls when adding new row

  • Thread starter Thread starter john pp nn
  • Start date Start date
J

john pp nn

Guest
Hi folks,

I was wondering if there was a built in method that clears all bound controls when I want to add a new record.

Say I have a customer table and I want to add a new customer. Do I have to manually clear the controls (textboxes, etc) or is there a method in the BindingSource or DataSet objects I can call instead ?

Thanks,

J


jppnn

Continue reading...
 
Back
Top