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
575
Only SingleCard and new Function-Button in Header
posted

Hello,

I've two questions to DataCards:

1. I want to show only one card. What's the best way to do this?
Is it possible to use a DataCard-Item without a XamDataCards-Form-Object or had I use a XamDataCards-Object and fill this with only one Item?

2. I want to place my own Button with new functionality in the header of each card. Is it possible? How? ;o)

Greets and many, many thanks...

Marco

Parents
  • 30945
    Offline posted

    Hello michaelgr12345,

     

    I have been looking into the description that you have provided and I suppose that you want to change the content of the Button when the value of the “equipment” cell changes. If this is correct you can create a Binding object in the Loaded event for the Card, which will bound the Value property of the cell that you want to the Content property of the Button in the header of the Card. I have created a sample application for you that follow the above approach.

     

    Please let me know if this is what you are looking for of I have misunderstood you in any way.

     

    Looking forward to hearing from you.

     

    Sincerely,

    Krasimir

    Developer Support Engineer

    Infragistics

    www.infragistics.com/support

    XamDataCardsButtonInHeader.zip
Reply Children
No Data