When i press enter in my textbox, it submit the form... is there a way i can prevent that ? here is my code<BR><BR><asp:TextBox id="txtTopicName" width="550" runat="server" /><BR><BR>it is the only control in the form and he is located inside a DataGrid