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
39
Alternative DataErrorCellAppearance image per row
posted

It's my understanding that it's only possible to set a single DisplayLayout.Override.DataErrorCellAppearance, that then works for all rows. Is this correct?

I'd like a way to alternate the image at a row level (eg, an error icon on some rows, and a warning icon on others).

I did see this post from 2009 that uses DrawFilter to override the behaviour, which could work for me. But is there any easier/better way to achieve this now?

Thanks kindly

Paul

Parents
No Data
Reply
  • 469350
    Verified Answer
    Offline posted

    Hi Paul,

    No, there's no better way. The DrawFilter is your best bet. And it's actually pretty simple if you all you want to do is change the image.

    I recommend that you Submit a Feature Request to Infragistics and perhaps we can add Appearance properties to the cell/row in the future to make this easier.

Children
No Data