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

Popup Radwinow Disables Parant Page RadComboBox

1 Answer 26 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Mick
Top achievements
Rank 1
Mick asked on 28 Jul 2010, 11:59 AM
I am uisng the latest release version of radcontrols in visual studio 2010 in a net4 project.

I have a RCB on my main form inside a rad ajax panel with autopost=true.
When I change the selected index of the radcombobox at the server side it runs the rcb_selectedindexchanged function. Inside this function I call the radajaxpanel.responsescripts.add function to call a javascript routine to open the radwindow.

The rad window winodw pops up fine and i can close the window no problems.

Once the modal window closes though the combobox seems to be in a disabled state (for instance I can no longer drop the list down to select another item).

I have tried setting the radwindow modeless and then trying the combobox before closing the window and I still can no longer use the combobox but I can use other controls on the page?

its as though as soon as the radwindow shows it disables the radcombobox and then does not re-enable it?

Is there anyone there who has seen the behaviour before and could shed some light on how to fix this for me please?

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 03 Aug 2010, 09:53 AM
Hello Mick,

I've tried to reproduce this issue but to no avail.  Could you please send us sample code which will help us reproduce the problem? You should open a support ticket and attach the file there. Thanks in advance

Best wishes,
Yana
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
ComboBox
Asked by
Mick
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or