Forum Post: RE: set focus to control

  • Thread starter Thread starter meyrick
  • Start date Start date
Status
Not open for further replies.
M

meyrick

Guest
I am able to focus the control now using: Appery("Input_CustomerEmail').focus(); I assumed that when I focus onto the next control the previous control would lose its focus but this has not been the case. so I tried: Appery("Input_CustomerEmail').blur(); but that has still not helped. have you got any ideas on how to do this?

Continue reading...
 
Status
Not open for further replies.
Back
Top