Welcome Guest Search | Active Topics | Sign In | Register

Eo.Wpf TreeView not compatible to .Net 4.5 Options
Joseph
Posted: Saturday, May 31, 2014 3:30:16 AM
Rank: Newbie
Groups: Member

Joined: 5/31/2014
Posts: 1
Hi,

I am currently testing EO.Wpf and decided if we buy a license.
But I have a problem with .Net 4.5.

The following piece of code produces a compiler error:

<eo:TreeView Width="200" Height="200" HorizontalAlignment="Left">
<eo:TreeViewItem Header="Parent Item 1">
<eo:TreeViewItem Header="Child Item 1"></eo:TreeViewItem>
<eo:TreeViewItem Header="Child Item 2"></eo:TreeViewItem>
</eo:TreeViewItem>
</eo:TreeView>

The error message is: Method 'System.Windows.Controls.ItemsControl.IsVirtualizing' not found.


There is no problem if I use. Net 3.

Thanks,

Joseph.
eo_support
Posted: Saturday, May 31, 2014 9:36:46 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Thanks for posting in the forum. We are aware of the problem and already have an internal build with the fix. The new build should be out very soon. We will reply again as soon as the new build is posted.
eo_support
Posted: Sunday, June 1, 2014 12:42:45 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

We have posted a new build that fixed this problem. You can download the new build from our download page.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.