Rank: Newbie Groups: Member
Joined: 11/29/2007 Posts: 1
|
I have a wierd problem. I have an ASP.NET control that contains a Dialog that pops up via JavaScript when a button is clicked. The dialog loads a new page (.aspx). On this page i have a Callback Panel and some search fields. You can then search for some items and the result is returned in a control in the Callback Panel. Works great. The I close the dialog on the "X". Now, when I try to click in any textbox on the parent page, to input some text, nothing happends. I am simply not able to write anything in any of the textboxes on the page. But if I try to tab between two textboxes, the cursor returns, and everything works fine again! How do I fix that problem?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi Martin,
That is a very strange problem. I think we need to see the problem in order to find out why. Is it possible for you to create a reproducing page and send it to us or post the page online so that we can take a look?
Thanks
|