Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
405
xamDataCarousel as a menu
posted

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=false. Initially items 1 to 3 are displayed, when the user navigates right items 2 to 4 are displayed. We want further navigation to the right to have no effect. That is, we always want three items displayed, once user is at end (or beginning) of data no more scrolling should occur. I can't figure out if this is possible.

(2) How can the navigation control be styled. Could we have the "left" navigation buttons appear at the beginning of the displayed items and the "right" navigation buttons at the end of the displayed items? Sort of like, <<  <  Item1  Item2  Item3  > >>

(3) If (2) isn't possible, how can the navigator be positioned centered below the displayed items?

(4) The data source is hierarchical. But only some of the items have child records. How can the child selector be disabled on the parent item so that it doesn't navigate to the breadcrumb child page? Even more desirable for us, can a click on the selector be trapped and instead we pop up a list of the items children records? 

I've attached prototype if you want to see a rough idea of what we are attempting.

Thank you for any help,

Pat

DataCarouselFun.zip
Parents Reply Children
No Data