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

RadWindow opens-up again after close.

1 Answer 35 Views
Window
This is a migrated thread and some comments may be shown as answers.
Oleksandr
Top achievements
Rank 1
Oleksandr asked on 01 Nov 2010, 04:06 AM
Hi,

I have a two RadTextBox controls on the page. When the focus moves out of both of them (onblur event) the RadWindow is getting called from javascript. On RadWindow user have a choice to select a value or click Cancel button and in both cases the window will be closed. If the user selected a value the RadTextBoxes will be populated with selected value and focus will be moved to next field.
Now, when the user hits Cancel button the focus should move to the first RadTextBox. Instead the RadWindow opens-up again and will do so as long as user hits Cancel button. It looks like when I'm setting the focus to the first RadTextBox somehow the onblur event gets fired again.
We started experiencing this problem after switching to version 2010.2.713.35 from 2008.3.1314.35.

Any help would be greatly appreciated.
Thanks.

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 03 Nov 2010, 09:32 AM
Hi Oleksandr,

Could you please provide some more details on the problem? Please post some code that shows
1. your setup
2. the code that you are using for opening and closing the RadWindows.

All the best,
Georgi Tunev
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
Window
Asked by
Oleksandr
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or