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
665
Labels with bound data in XamDataCarousel
posted

 Is there a way to have labels for bound data in XamDataCarousel?

Thanks

  • 9694
    posted

    Hello,

    When you say Labels, do you mean the Header Labels in the grid in the carousel? By default, the name of the property of the data you are binding or assigning to the data carousel will be used for generating the header labels. You can override that by specifying labels in the FieldLayout - the documentation for the XamDataGrid demonstrates how to do that. These labels can be bound to data as well.

    If you need further help, please provide a snippet of how you want to bind data to the labels and I will see if we can make that work.

    Thanks,