postback weirdness

I

Ian Oldbury

i have a textbox within a grid and it postsback on textchanged event.

i also have an image button on the page.

however if the user changes the content of the textbox and presses return to
action it, the textchanged event fires and then the pressing of return fires
the clicking of the image button.

how is it possible to stop the pressing of the return button firing the
click of the image button?

ian
 
H

Harish Palaniappan

check whether u have misunderstood it.. an autopostback.. submits the
webform in which the control is in.. . ..
and all fields return back with values..

also... on postback.. page load executes .. and then the text changed event
executes if u have handled it..

'Harish.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,266
Messages
2,571,083
Members
48,773
Latest member
Kaybee

Latest Threads

Top