I have a form where i display results from a query, with buttons in the header, one of the buttons is "delete all" which is supposed to be deleting all the records in the query.
I have a problem with this and it seems to be because it is displayd in the form by continous forms.
here is the...