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

In RadCombobox behavior is incorrect when Telerik Controls have been upgraded to Q2 2012

1 Answer 32 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Purushothaman
Top achievements
Rank 2
Purushothaman asked on 18 Jul 2012, 06:20 AM
Hi,

In my project , Telerik Controls have been upgraded to Q2 2012, and this has changed the styling on the Radcombobox.

My actual bug is ,

 Radcombobox content is upper left of the text box .But i want to show normal behaviour like horizontal and vertical content alighnment is center. Here i attached sample screen.Please let me know how to handle this issues.

<telerik:RadComboBox x:Name="radComboBox">
    <telerik:RadComboBox.ItemsPanel>
        <ItemsPanelTemplate>
            <VirtualizingStackPanel />
        </ItemsPanelTemplate>
    </telerik:RadComboBox.ItemsPanel>
</telerik:RadComboBox>


1 Answer, 1 is accepted

Sort by
0
Accepted
Boyan
Telerik team
answered on 20 Jul 2012, 03:28 PM
Hi Purushothaman,

I tried to reproduce the bad behavior with the latest binaries (2012.2 607), but with no success. Are you using some custom style?
I have attached the project I used to test the issue. Could you please take a look and see if I am doing something different and modify it so the glitch is visible. This will greatly help us pinpoint the problem.


Regards,
Boyan
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
ComboBox
Asked by
Purushothaman
Top achievements
Rank 2
Answers by
Boyan
Telerik team
Share this question
or