How can I change the style of a row in tableview?
928280Aug 27 2012 — edited Aug 29 2012Hi,
How can I change the style of a row in tableview, for example ,I have 10 items in table view, and I'd like to change row 1,4,10 background-color:red; font-family:Arial ,Font-Weight:BOLD.
Any suggestion?