Hi
I just want to change the path for my xamDataCarousel, I must have syntax wrong but it doesnt look like it?
I have tried to copy into this post the code as neat as possible...and to bind to sample data to keep it concise as possible. Thanks in advance
<Path Visibility="Hidden" Fill="{x:Null}" Stretch="Fill" Stroke="#FF000000" x:Name="HorizontalPath" Data="M 9,250 C9,250 491,250 491,250 " />
<igDP:XamDataCarousel x:Name="xamDataCarousel1" Margin="0,0,0,0" VerticalAlignment="Top" Width="Auto" Height="Auto" GroupByAreaLocation="None" BindToSampleData="True" ><igDP:XamDataCarousel.ViewSettings><igWindows:CarouselViewSettings IsListContinuous="True" ItemPath="{Binding ElementName=HorizontalPath, Mode=OneWay}" ItemsPerPage="10" UseOpacity="True" ItemPathPadding="0,0,0,0" ItemPathPrefixPercent="0" ItemSize="128,128" /></igDP:XamDataCarousel.ViewSettings><igDP:XamDataCarousel.FieldLayoutSettings><igDP:FieldLayoutSettings AutoGenerateFields="True" /></igDP:XamDataCarousel.FieldLayoutSettings></igDP:XamDataCarousel>
Hello ajax11,
Thank you for your post. I have been looking through it and I tested the code you provided and it seems like it works ok on my side. If this is still an issue for you, could you please provide me with some more details about your environment, so I can investigate this further for you. Please note, we are making efforts to ensure all posts are addressed by an Infragistics expert. We believe that the other community members could benefit from this thread as well.
Feel free to write me if you need further assistance.