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

RadComboBox inside RadGrid inside RadWindow - positioning problem

4 Answers 86 Views
Window
This is a migrated thread and some comments may be shown as answers.
Kevin F
Top achievements
Rank 1
Kevin F asked on 26 Feb 2010, 12:03 AM
I have set up a RadGridTemplateColumn with a RadComboBox in the EditTemplate.  The grid is part of a large form that needs to be loaded in a RadWindow.

When I go to edit mode on the grid item, then try to click on the combo box, the items are popped up outside of the window bounds (scrollbars are created so I can scroll to the popped up items).  This only happens in IE8 (IE7 compatibility view).

I found the KB article about adding some style elements to adjust the combo box positioning, but when I do that, the combo boxes completely stop working in Firefox.

Here is the basic structure:

 ** Inside RadWindow **
<
asp:form> 
  <asp:usercontrol> 
    <telerik:radajaxpanel> 
      <telerik:radgrid> 
        <telerik:gridtemplatecolumn> 
          <telerik:radcombobox> 
     
Any ideas how I can get it to work on both browsers?  FYI everything works great when NOT in a RadWindow.

Thanks!


4 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 26 Feb 2010, 10:30 AM
Hello Jason,

Please make sure that you are using a recent version of the controls. If you still experience problems after that, I would like to ask you to open a support ticket and to send us a small sample project where this issue could be reproduced. I will check it and get back to you right away.


Regards,
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.
0
Kevin F
Top achievements
Rank 1
answered on 26 Feb 2010, 04:50 PM
i am using the latest controls.  Should I download the Q1 2010 betas and try it again?

Thanks!
0
Kevin F
Top achievements
Rank 1
answered on 26 Feb 2010, 05:52 PM
Ok something weird just happened.  I put a RadSplitter on the page to divide it into two RadPanes, and now the combo boxes display perfectly in IE and Firefox.
0
Georgi Tunev
Telerik team
answered on 01 Mar 2010, 11:24 AM
Hi Jason,

It is good to know that everything is working fine now. Still, if you want, I would suggest to send us a sample project that reproduces the original problem so we could investigate it - if there is a problem with our controls, we will do our best to fix it.


Best wishes,
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
Kevin F
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Kevin F
Top achievements
Rank 1
Share this question
or