Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to highlight ADF table row based on column value?

Abhijit DuttaOct 23 2009 — edited Jun 30 2011
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
This post has been answered by Arunkumar Ramamoorthy-Oracle on Oct 23 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 28 2011
Added on Oct 23 2009
15 comments
7,971 views