Hi
Hopefully I can explain myself relatively easily.
I have a number of "CollectionViewSource"s defined with each one having a source="" which is a ObservableCollection from a WCF service.
Now all my listviews work 100% but the xamCarousalListBox doesn't do anything.
I have a CollectionViewSource defined as:-
<CollectionViewSource x:Key="srcPlannedOrder" Source="ServiceReference:entityPlannedOrder"/>
and so I have the following:-
<igWindows:XamCarousalListBox ItemsSource="{Binding Source={StaticResource srcPlannedOrder}}"> etc etc
I call the WCF service and the listview (same binding as above) shows the data but the xamCarousal doesn't.
Any help would be appreciated.
Thanks Robin
Not to worry. Ripped it all out and used another companies product. Works a treat.
Regards
Robin.
PS - I know there have been holidays in USA but these forums are pretty much dead.
Hi Rob,
Good to hear you found a solution.
I was wondering, did the same code work fine with a WPF ListBox but failed with the XamCarouselListBox? If so, I would consider that a bug in the software. If you were to report the defect on our developer support page, we are good at coming out with bug fixes quickly and finding work-arounds for users.
Incidentally, currently our Developer Support team is set up for quick turn-around to customer issues. We are still in the process of executing a speedy process for the forums.
Thanks,