This question is locked. New answers and comments are not allowed.
Hi,
I was wondering if there is an easy way to display "warning" validations different from "error" validations. I'm using CSLA, so my business objects have 3 levels of validation information: Error, Warning and Info. The error validations work great - they show up in red with the error information. I would however like my warning validations to show up in yellow, with a different icon to the left of the row with the warning.
Is there an easy, MVVM-friendly way of doing this?
Thanks,
I was wondering if there is an easy way to display "warning" validations different from "error" validations. I'm using CSLA, so my business objects have 3 levels of validation information: Error, Warning and Info. The error validations work great - they show up in red with the error information. I would however like my warning validations to show up in yellow, with a different icon to the left of the row with the warning.
Is there an easy, MVVM-friendly way of doing this?
Thanks,