Hey guys,

im trying to empty a datarepeater control because when the user selects the button twice it throws an error about double binding to the same control. anyone know how to do this properly?

i tried setting the datasouce to nothing and stating databindings.clear() but still didnt work

anyone know off hand?