af:table component.
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