I have a table which has 4 columns. I want to sort the table by the third column. It works fine except for one thing. The cells of the first column have different background colors. Although the text is reordered according to the sort order, the background colors remain in the same locations are before. In other words, the textual content is sorted, but not the cell background color attribute.
Is there a way to have the background color be attached to the text?
Thanks,
Robert