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
915
DataCards and ShouldCollapseEmptyCells
posted

I am trying to add an UnboundField using a Style to add a button.

All works well when I have the ShouldCollapseEmptyCells set to false but when I try to set this to true it does as expected with the empty fields with the exception of the unbound field using the button style.

I have tried giving the field a value I have tried to set the field visibility but nothing works when set to true. How can I solve this issue?

The other issue has to do with how to set each individual datacards cell properties when I try to set a background color it sets it for all cards.

Thanks

Parents
No Data
Reply
  • 69686
    posted

    Hello,

    I was not able to reproduce this issue. I am attaching the sample project that I used to reproduce this. Please let me know if you are able to reproduce it or modify it so that the issue is reproducible.

    WpfApplication15.zip
Children