Browse By Tags

  • XamDataCarousel Path

    Hi,

    I'm using the xamdatacarousel and I'm trying to create my own path as none of the ones in the samples truly match what I want. 

    Could I have some help / guidance on how to do this

    The path I want to replicate is similar to the zig zag example…

  • Double click on carousel item

    Hi,

    I need to be able to double click on a carousel item however it needs to follow the mvvm pattern.

    Thanks, Grant

  • Can we drag items from a XamDataCarousel?

    I have implemented a drag drop functionality in XamCarouselListBox, but am not able to replicate the behaviour in XamDataCarousel. Is it possible to do it? Please help.

  • How can I remove DataRecord word from CarouselBreadcrumbControl in DataCarousel ?

    I want to remove "DataRecord" word from CarouselBreadcrumbControl. How can I do ? I attached to below, an image for clear explanation.  Could you help please ?

  • xamDataCarousel as a menu

    We are attempting to prototype using the xamDataCarousel as a menu device. I've produced a simple prototype but I am having trouble determining if it can be styled as follows:

    (1) Say there are four items and the ItemsPerPage=3 and IsListContinuous…

  • Carousel with items that contain graphs with live data

    Is it possible to create a carousel in which the items of the carousel contain graphs which are updating live?

    This is most definitely possible and I've attached a sample that demonstrates this.  You can supply your own item templates to the xamDataCarousel…

  • Help with XAMDATACAROUSEL

    Please can some help as I am very new to this.

    I have a XamlDataCarousel and want to customize the CarouselItems. Now I'm not really sure of the best way.

    I have no idea how to create a style or a datatemplate and how to then reference that DataTemplate…

  • clipboard operations with XamDataCarousel

    How to enable the clipboard operation for XamDataCarousel ?

  • Export XamDataCarousel to Excel

    How to export XamDataCarousel to Excel ?

  • images in XamDataCarousel

    How to display an image in XamDataCarousel ?

  • XamDataCarouselcontrol Memory Leak with on Windows7 64 bit ?

    Hi All -

    We are using NetAdvantage for Win Client 2009 Vol 1with the latest hotfix (NetAdvantage_WPF_20091.2196) applied. 

    We are experiencing a significant memory leak with passing Bitmap images to the XamDataCarouselcontrol. Around 4 MB per image…

  • How to Navigate the XamDataCarousel via TouchMove Event wth Surface 2.0 Environment

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

    I am using the code below, code that I modified from XamCarouselPanel, to move items to the left and right but does not work. The Navigation Control works with the Mouse - I just want to emulate what via Tocuh…

  • How to initally scroll a praticular item

    How to scroll a XamDataCarousel’s particular item on initial load.
  • ItemPath

    How can I draw my own Path?

    Right now I have this:


    M 9,250 C9,250 491,250 238,250


    But I would like to be able to see it and draw my own path.


    Thanks

  • Position of Navigator in XamDataCarousel

    Hi,

    The default location of the navigator in XamDataCarousel is bottom-right. We would like to change its location to top-center. Can someone help us with the settings?

    Thanks.

  • Questions while using xamDataCarousel

    Hi, I need your help again!

    Thank you  first.

    Here is a xamDataCarousel image.

    And I have three questions:

    1. How to hide the Navigate Button? And then it would be something like the Mac OS.

    2.How can I change the Item's state while it is selected…

  • Displaying Child collection as Grid in Carousel item

    I am trying to use a carousel to display a few fields, one of which is a collection of child items. In the case of the child items, Instead of making them drill down into lower level carousel, I'd instead like to use a CellValuePresenter for the collection…

  • Customizing which parts (and how) of a record are displayed.

    Hi,

    Are there any samples that show (if you can) how you can customize what is shown in the xamDataCarousel?

    I've got a DataSet with three fields:

    1. Department ID

    2. Department Name

    3. Image

    I want to only show the Image, and then the Deparment Name..…

  • How to set different background color section by procedural code

    I want to set 5 color background of GridArea lay by y-axis and can set height of each color background (not by xaml), Pleases

  • own obtain actual item on carusel

    i beginin with infragistics and unknow how obtein the actual item in the carousel to use this item to determine if are especific value.

     tanks

  • How do you change the focus rectangle/style for the selected item in a Carousel control?

    Hi,I use an oval button for my item template for items in my carousel. when using an oval the focus rectangle appears as a large square behind my oval and look very bad. How can I change or turn off the standard focus rectangle. I would like to change…
  • xamWinGrid

    Hi, I tried the example in "Using the Infragistics WinGrid in a WPF Application" but kept getting compiling error "xamWinGrid couldn't be found" How to resolve this?

    Thanks

     

  • XamDataCarousel Item Height

    Hi everyone

    I need to alter the height of a xamDataCarousel item. It seems to default to the height of 3 rows but if I add another and set AutoArrangeMaxRows="0" I get a vertical scrollbar. It doesnt look very nice.

    Can I change the height…

  • XamDataCarousel display images are being truncated (top & bottom)

    A newbie-ish question. I am modifying some code I recently "inherited".

    I have a set of 400 x 400 images being displayed in a XamDataCarousel. I display a maximum of 11 images at a time as a cover flow. In my XAML CarouselViewSettings I have…

  • xamDataCarousel on Web-Client

    Hello,

    I see your sample music browser running beautifully over the web without me installing any client application on my machine. I already use your asp.net solution and would like to also get the WPF, but I want to make sure my application can be…