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

RadTabControl and RadCombo Issues...

1 Answer 57 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 31 Mar 2009, 06:49 PM
If I place the combobox on a tab item, I run into a lot of random issues.

For starters, randomly the combo box is disabled, so I had to explicity set them to be enabled in the xaml.

Secondly, if I set the selecteditem in xaml, it is not aligned correctly with the drop down on the tab, unless I switch tabs and go back again, then it looks ok.

Third, I randomly get this error in the IDE
Error 1 Unknown attribute Grid.Row on element RadComboBox.
Which blows away my preview...sometimes it just goes away...

Any ideas on how to resolve this?>

Thanks.

1 Answer, 1 is accepted

Sort by
0
Miroslav
Telerik team
answered on 01 Apr 2009, 07:09 AM
Hi Michael,

Could you please share a bit more details on where exactly you place the ComboBox:

- In the HeaderTemplate of th TabItem, (I.e. the ItemTemplate of the TabControl)

- or the ControlTemplate of the TabItem?

Could you please paste a sample xaml?

Best wishes,
Miroslav
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
ComboBox
Asked by
Michael
Top achievements
Rank 1
Answers by
Miroslav
Telerik team
Share this question
or