Hi,
I'm trying to use a radprompt windows, everything work fine but when i clik OK in the radprompt Windows, another radprompt open, if i click ten times, ten radprompt open....
The issue is the same on your online demo.
I understand that this is due to the fact that the focus is on my backgroud window, but how to intercept the Enter Key Hit and redirect it to the radprompt window?
My users will doesn't want to use their mouse for this kind of validations !
I already try the "mybutton.blur()" method or to set the focus to another element of my "backgroud" page without success.
Thank for your help....
I'm trying to use a radprompt windows, everything work fine but when i clik OK in the radprompt Windows, another radprompt open, if i click ten times, ten radprompt open....
The issue is the same on your online demo.
I understand that this is due to the fact that the focus is on my backgroud window, but how to intercept the Enter Key Hit and redirect it to the radprompt window?
My users will doesn't want to use their mouse for this kind of validations !
I already try the "mybutton.blur()" method or to set the focus to another element of my "backgroud" page without success.
Thank for your help....