Is there a way to control the style of TableViewRow header? I'd like to set the background color when I add a header to a row in a table view.
data = [{title:'Row title', header:'Row header'}]'
2 Answers
Did you find any solution to this?
Yes, I'd like to find a answer to this too. Just seems so difficult when one really wants to customise the look of the GUI in detail.
Your Answer
Think you can help? Login to answer this question!