This is a migrated thread and some comments may be shown as answers.

Dialog handling failing

1 Answer 77 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sheetal
Top achievements
Rank 1
Sheetal asked on 12 Jan 2012, 08:01 AM
Hi Team,

We have a situation where 2 dialog windows pop-up one after the other.

Problem is that when we click 'ok' button of dialog-1 then dialog-2 and a new browser window is opened up at the same time.

Now the issue here is that the confirm dialog code does not effectively handle the 2nd dialog instead clicks 'Enter' key on the browser window due to which script fails.

Kindly provide us your feedback ASAP. A Sample code to resolve this issue will be helpful for us.

Thanks,
Devender

1 Answer, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 16 Jan 2012, 11:50 PM
Hello,

We really need you to send us a working sample that reproduces this problem before we can offer you a working solution to this problem. One item you can investigate is implement the dialog handler for the second dialog in code and implement your own custom dialog handler delegate. This handler would force focus on the second dialog (bring it in front) then press enter or click on the OK button.

Regards,
Cody
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Sheetal
Top achievements
Rank 1
Answers by
Cody
Telerik team
Share this question
or