A
Aric Levin
I have two text boxes and two image buttons on a web form, one coming from a
user control and the other on the form.
When I click each of the buttons, the application performs properly. When I
press enter though, wherever (or in any form), I always get a Postback from
the User Control Image Button. I would like to have an event that when I
press enter on the User Control's Text Box it posts back, and not in other
places (unless specified).
I don't want to use third party controls if possible.
Thanks,
Aric Levin
user control and the other on the form.
When I click each of the buttons, the application performs properly. When I
press enter though, wherever (or in any form), I always get a Postback from
the User Control Image Button. I would like to have an event that when I
press enter on the User Control's Text Box it posts back, and not in other
places (unless specified).
I don't want to use third party controls if possible.
Thanks,
Aric Levin