How to highlight ADF table row based on column value?
Hi All,
I am using jdev 10.1.3.4. I want to highlight a table row or a cell depending on the column value.
Lets say, I have a emp table with columns empid, empname and sal. I want to highlight the rows which are having sal = 10000.
How can I achieve this? Please help me regarding this.
Thanx,
Abhijit