TableViewRow header background color

You must Login before you can answer or comment on any questions.

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'}]'

— asked 3 years ago by Dmitry Mishchenko
2 Comments
  • Please see UTradition app in the app store and let me know if that's what your talking about if so I can provide you with how I did it.

    — commented 2 years ago by Dharmesh Patel

  • Sorry you can email me at dbpatel219@gmail.com if so.

    — commented 2 years ago by Dharmesh Patel

2 Answers

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!