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

Rad Combo Toggle Image issue

2 Answers 58 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
mahesh
Top achievements
Rank 1
mahesh asked on 23 Mar 2011, 12:29 PM

Dear  All ,

    Kindly help me regarding the following issue.

Issue :     I toogled a background image to Rad combox  control.
                style class is as follows 
                

.RadComboBox_SP .rcbArrowCell a
{
    position: relative;
    outline: 0;
    overflow: hidden;
    display: block;
    width: 18px;
    height: 16px;
    text-decoration: none;
    text-indent: -9999px;
    font-size: 1px;
    background-image: url('../../myImages/png_search.png');
    background-repeat: no-repeat;   
}

the toogled image is  not getting set properly in IE 7.0  ,

please find the attached screen shot ,  i  placed Radcombobox inside a repeater ,when ever i start click on add new line gets add to the repeater , once the vertical scroll overflows toogled image is comming out . this is happening with IE 7 only (working fine with IE8) . but my requirement is to make it proper in IE 7.

 

Please help me to  solve  this issue .

please go through the attached screen shot.
                  
Thanks in Advance
          

2 Answers, 1 is accepted

Sort by
0
sivakumar
Top achievements
Rank 1
answered on 01 Nov 2011, 12:37 PM
Getting Same issue.. Let me know if you found solutions.......
0
Ivana
Telerik team
answered on 03 Nov 2011, 04:45 PM
Hello Sivakumar,

Everything seems fine in the style definitions.

Could you please, open a support ticket on this issue, where a sample web page with the issue isolated in it is attached?

Please make sure that the sample is a runnable page, so we will be able to run it, and troubleshoot the issue locally. 

Regards,
Ivana
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
ComboBox
Asked by
mahesh
Top achievements
Rank 1
Answers by
sivakumar
Top achievements
Rank 1
Ivana
Telerik team
Share this question
or