Hi!
I have a form that contains bound textboxes to a table and "add record" button that subbmitting all the textboxes.text into the table.
My problem is: every time i insert simple text in one of the text boxes by mistake the text is submitted to the form without clicking the "Add record" button and creates a new record in the table.
How Can I stop this kind of behaviour at the bound textboxes?
Thanx a Lot guys!
I have a form that contains bound textboxes to a table and "add record" button that subbmitting all the textboxes.text into the table.
My problem is: every time i insert simple text in one of the text boxes by mistake the text is submitted to the form without clicking the "Add record" button and creates a new record in the table.
How Can I stop this kind of behaviour at the bound textboxes?
Thanx a Lot guys!