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

[Solved] Radcombo drop down problem

3 Answers 124 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Duy
Top achievements
Rank 1
Duy asked on 21 May 2009, 06:02 AM
on radwindow has a problem to display the radcombox when there selects index.  Can not see items of radcombo only see the background of parent window's radwindow.  I set z index of radwindow is 7001 in order to see it above the rad menu.  Have tried to set index to radcombox "7001" but failed.

Cheers,

Duy

3 Answers, 1 is accepted

Sort by
0
Yoly
Top achievements
Rank 2
answered on 24 May 2009, 04:46 AM
I have the exact same problem.  I didn't set the radwindow z-index, I set the rad menuu z-index to 2500.  Even without changing the z-index of the controls I get to see the background of the parent whenever I drop down the combo.
0
Yoly
Top achievements
Rank 2
answered on 24 May 2009, 05:26 AM
I think I found what's causing the problem.

In my case I'm using a RadWindowManager with an animation set.  When the window pops up both the combo's dropdown and the radcalendar's dropdown won't display, I can see the background of the parent window.

By setting the animation on the RadWindowManager to None, everything works as it should.

It looks like a bug with the window's animation.
0
Duy
Top achievements
Rank 1
answered on 25 May 2009, 12:27 AM
Thanks, yceron.  It works as it supposes to be once I set the animation to be none.

Cheers,

Duy
Tags
ComboBox
Asked by
Duy
Top achievements
Rank 1
Answers by
Yoly
Top achievements
Rank 2
Duy
Top achievements
Rank 1
Share this question
or