I have a list with 4 columns and lots of rows with info. I need to change the text(change font,size,bold) and background color in a row. So the textitem in the row acts like a heading for the column. I know how to change font and size for the textitem, I think look below, but don't know how to change the background color for the row.
To change the font and size for the text I create 4 textboxes. I put text from (textfile and excel file) and put it in each textbox. Then I can change font, size and whatever I want and put it in the list as a heading. But I tried to do the same with a textbox with changed background color but it failed.
/Dani

