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!

af:table component.

Ankush-OracleJan 4 2011 — edited Jan 4 2011
Hello,

I am trying a display the contents of a file in a table, having one column and the no. of rows as many are lines in the file.
I am mapping the table to a collection of type string which contains all the lines in the form of a list. Now i want a few lines to be highlighted or have a different text color.Say in a file of 10 lines, i want line 4,6,8 to be of color red.

Please suggest if it is possible to do inside a table, can we put any condition.

Or is there any other way to do it more properly.

Thanks
Ankush Gupta
This post has been answered by John Stegeman on Jan 4 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 1 2011
Added on Jan 4 2011
4 comments
85 views