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

Adding RadOutlookBar disables Intellisense (SL5, VS11)

1 Answer 35 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ken
Top achievements
Rank 1
Ken asked on 11 Nov 2011, 04:05 PM
I know VS11/SL5 aren't supported yet.  I just wanted to post this so it can be fixed before they are.  As soon as a RadOutlookBar is added to a XAML page Intellisense stops working.  Delete it and Intellisense works again.  Tried this on a couple machines.  To test it out start VS11, create a SL5 project and add the code below to the XAML page.

After you add the code type in '<' and you'll see there is no Intellisense.  Then remove the code below and type '<' and you'll see it working again.

<telerik:RadOutlookBar HorizontalAlignment="Stretch" x:Name="LeftBar" Width="250" MaxWidth="300">
<telerik:RadOutlookBarItem Header="Open Projects" Content="Open Projects Group Content" />
</telerik:RadOutlookBar>

Ken Dopierala
http://www.Windows8DevBlog.com

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 16 Nov 2011, 12:19 PM
Hi Ken,

Thank you for reporting this issue. We will test the RadControls for Silverlight with the release of VS2011 and Silverlight5 and make sure the controls work as expected.

Kind regards,
Tina Stancheva
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
General Discussions
Asked by
Ken
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or