Hello,
I have a KoolGrid which shows a list of active alarms of the system. Each alarm has a property named Severity, which can assume values from "Don't Care" to "Critical".
I would like to fire an alert message when is there at least one row which its SEVERITY column assumes the value "Critical".
How can I do that ?
Thank you very much.