A
Alex B
A simple web button question:
How do you make it so that a web button's click event is triggered when
someone hits <enter> on a web form?
i.e. the page has three input boxes on it and a web button. When enter is
pressed, a postback occurs, but no events are triggered.
How do you make it so that a web button's click event is triggered when
someone hits <enter> on a web form?
i.e. the page has three input boxes on it and a web button. When enter is
pressed, a postback occurs, but no events are triggered.