quinnipiac0807
Programmer
I have a parent form that I have set the focus to a certain textbox. The focus works fine, but the problem is, when I open the popup using window.open(), it resets the focus to the same textbox again hides the popup behind the parent window. Is there any way around this?
Thanks in advance.
Thanks in advance.