G
Ganesh Ramamurthy
Hi Experts,
In my aspx page, I have a textbox, a button and a Header user control. In
the Header Conrol, I have a few ImageButtons. When I type something in the
textbox and press "Enter", the click event of one of the Image button is
getting fired. I dont want this to happen. Insted, I want the click event of
the button to be fired.
Can anybody tell me a way to achieve this.
Thanks in advance
Regards
Ganesh
In my aspx page, I have a textbox, a button and a Header user control. In
the Header Conrol, I have a few ImageButtons. When I type something in the
textbox and press "Enter", the click event of one of the Image button is
getting fired. I dont want this to happen. Insted, I want the click event of
the button to be fired.
Can anybody tell me a way to achieve this.
Thanks in advance
Regards
Ganesh