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

MS.Internal.WrappedException after Scrolling Column with Tooltip

6 Answers 89 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 10 Nov 2010, 08:08 AM
Hi there,

if I scroll in our TreeListView with tooltip (mouse over tooltip column) I always get the attached exception. The exception is not catchable. I used: Version 2010.2.812.1040.

<telerik:GridViewDataColumn IsSortable="False" DataMemberBinding="{Binding Convert}" Header="Konvertierung" Width="250" >
  <telerik:GridViewDataColumn.CellTemplate>
     <DataTemplate>
         <TextBlock Text="{Binding Convert}" ToolTipService.ToolTip="{Binding ConvertTooltip}"/>
     </DataTemplate>
  </telerik:GridViewDataColumn.CellTemplate>
</telerik:GridViewDataColumn>

Am I doing something wrong or is there a workarround for this?

Best Regards,

Alex

6 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 10 Nov 2010, 08:11 AM
Hi Alex,

 Can you try some of our more recent versions instead? Our Q2 2010 Sp2, our latest builds or even our Q3 beta.

Sincerely yours,
Vlad
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
Alex
Top achievements
Rank 1
answered on 10 Nov 2010, 08:24 AM
Hi Vlad,

I've still got the same error with version 2010.2.924.1040.

Alex
0
Vlad
Telerik team
answered on 10 Nov 2010, 08:33 AM
Hello Alex,

 Can you send us this application (via support ticket) to check it locally what is going on?

All the best,
Vlad
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
Alex
Top achievements
Rank 1
answered on 10 Nov 2010, 10:13 AM
Hi Vlad,

it's up with #365081

Alex
0
Accepted
Vlad
Telerik team
answered on 10 Nov 2010, 10:28 AM
Hi Alex,

 I've just tried the application however everything worked fine on my end. Please check this screencast for more info.

Regards,
Vlad
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
Alex
Top achievements
Rank 1
answered on 12 Nov 2010, 07:45 AM
Hi there,

it seems it was an internal Silverlight Error, so I close this thread.

Alex
Tags
TreeListView
Asked by
Alex
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Alex
Top achievements
Rank 1
Share this question
or